Click or drag to resize

RecAPIkRecGetUserDictionary Method (Int32, String, String)

Note: This API is now obsolete.

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
[ObsoleteAttribute("Deprecated method")]
public static RECERR kRecGetUserDictionary(
	int sid,
	out string pFilename,
	out string pDefaultSection
)

Parameters

sid
Type: SystemInt32
pFilename
Type: SystemString
pDefaultSection
Type: SystemString

Return Value

Type: RECERR
See Also