Click or drag to resize

RecAPI.kRecGetUserDictionary Method (Int32, String, String)

Note: This API is now obsolete.

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

Parameters

sid
Type: System.Int32
pFilename
Type: System.String
pDefaultSection
Type: System.String

Return Value

Type: RECERR
See Also