RecAPIkRecGetStatistics Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetStatistics( int sid, out STATISTIC pStat )
Public Shared Function kRecGetStatistics ( sid As Integer, <OutAttribute> ByRef pStat As STATISTIC ) As RECERR
public: static RECERR kRecGetStatistics( int sid, [OutAttribute] STATISTIC^% pStat )