User manual

71
4.44 OBRGetDecodeLevel
This function retrieves decoding level.
Calling Sequences
[C++]
int OBRGetDecodeLevel(
DWORD *pMode
)
[Visual Basic]
Public Shared Function OBRGetDecodeLevel( _
ByRef pMode As Int32 _
) As Int32
[C#]
public static Int32 OBRGetDecodeLevel(
ref Int32 pMode
);
Parameters
pMode
This parameter is for retrieving decoding level. See OBRSetDecodeLevel functi
on for
the values to retrieve.
Return Values
OBR_OK : Normal end
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error