Click or drag to resize

RecAPIkRecSettingGetHandle Method (IntPtr, String, IntPtr)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public static RECERR kRecSettingGetHandle(
	IntPtr root_of_query,
	string symb_name,
	out IntPtr ret_handle
)

Parameters

root_of_query
Type: SystemIntPtr
symb_name
Type: SystemString
ret_handle
Type: SystemIntPtr

Return Value

Type: RECERR
See Also