Click or drag to resize

RecAPI.kRecGetAllItemsUD Method (Int32, String,String[],UInt32[])

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

Parameters

sid
Type: System.Int32
section
Type: System.String
itemnames
Type:System.String[]
itemattribs
Type:System.UInt32[]

Return Value

Type: RECERR
See Also