RecAPIkRecSettingGetFirstChild Method |
Namespace: Kofax.OmniPageCSDK.CAPI
public static RECERR kRecSettingGetFirstChild( IntPtr the_parent, out IntPtr the_child )
Public Shared Function kRecSettingGetFirstChild ( the_parent As IntPtr, <OutAttribute> ByRef the_child As IntPtr ) As RECERR
public: static RECERR kRecSettingGetFirstChild( IntPtr the_parent, [OutAttribute] IntPtr% the_child )