Click or drag to resize

RecAPIkRecGetAllItemsUD Method (Int32, String, UInt32)

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public static RECERR kRecGetAllItemsUD(
	int sid,
	out string[] itemnames,
	out uint[] itemattribs
)

Parameters

sid
Type: SystemInt32
itemnames
Type: SystemString
itemattribs
Type: SystemUInt32

Return Value

Type: RECERR
See Also