Click or drag to resize

RecAPIkRecSettingGetString Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
Syntax
public static RECERR kRecSettingGetString(
	int sid,
	IntPtr sett,
	out string the_value
)

Parameters

sid
Type: SystemInt32
sett
Type: SystemIntPtr
the_value
Type: SystemString

Return Value

Type: RECERR
See Also