Click or drag to resize

ONETOUCH_CBCallBackDelegate Delegate

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public delegate int CallBackDelegate(
	int bMore,
	IntPtr pContext,
	IntPtr pImageFile
)

Parameters

bMore
Type: SystemInt32
pContext
Type: SystemIntPtr
pImageFile
Type: SystemIntPtr

Return Value

Type: Int32
See Also