RecAPIkRecGetSectionContent Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetSectionContent( int sid, string section, out string pString, out uint pAttrib )
Public Shared Function kRecGetSectionContent ( sid As Integer, section As String, <OutAttribute> ByRef pString As String, <OutAttribute> ByRef pAttrib As UInteger ) As RECERR
public: static RECERR kRecGetSectionContent( int sid, String^ section, [OutAttribute] String^% pString, [OutAttribute] unsigned int% pAttrib )