RecAPIkRecGetSection Method |
Note: This API is now obsolete.
Namespace: Kofax.OmniPageCSDK.CAPI
[ObsoleteAttribute("Deprecated method")] public static RECERR kRecGetSection( int sid, int nSectIndex, out string pSectName )
<ObsoleteAttribute("Deprecated method")> Public Shared Function kRecGetSection ( sid As Integer, nSectIndex As Integer, <OutAttribute> ByRef pSectName As String ) As RECERR
public: [ObsoleteAttribute(L"Deprecated method")] static RECERR kRecGetSection( int sid, int nSectIndex, [OutAttribute] String^% pSectName )