RecAPIkRecGetNextItemUD Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetNextItemUD( int sid, out string pUDitem, out uint pitemattrib )
Public Shared Function kRecGetNextItemUD ( sid As Integer, <OutAttribute> ByRef pUDitem As String, <OutAttribute> ByRef pitemattrib As UInteger ) As RECERR
public: static RECERR kRecGetNextItemUD( int sid, [OutAttribute] String^% pUDitem, [OutAttribute] unsigned int% pitemattrib )