RecAPIkRecGetDCClassAttribute Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecGetDCClassAttribute( IntPtr hDCClass, string pKey, out string ppValue )
Public Shared Function kRecGetDCClassAttribute ( hDCClass As IntPtr, pKey As String, <OutAttribute> ByRef ppValue As String ) As RECERR
public: static RECERR kRecGetDCClassAttribute( IntPtr hDCClass, String^ pKey, [OutAttribute] String^% ppValue )