Click or drag to resize

ONETOUCH_CBCallBackDelegate Delegate

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 20.1.0.0 (20.1.16620.2100)
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