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: 21.0.0.0 (21.0.19459.900)
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