Click or drag to resize

RecAPIkRecSettingGetHandle Method (String, IntPtr, Boolean)

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(
	string symb_name,
	out IntPtr ret_handle,
	out bool has_setting
)

Parameters

symb_name
Type: SystemString
ret_handle
Type: SystemIntPtr
has_setting
Type: SystemBoolean

Return Value

Type: RECERR
See Also