User manual

66
4.40 OBRGetMultiStepReading
This function retrieves the Multi-step read mode.
Calling Sequences
[C++]
int OBRGetMultiStepReading(
BYTE *pMode
)
[Visual Basic]
Public Shared Function OBRGetMultiStepReading( _
ByRef pMode As Byte _
) As Int32
[C#]
public static Int32 OBRGetMultiStepReading(
ref Byte pMode
);
Parameters
pMode
This parameter is for retrieving the Multi-step read mode. See
OBRSetMultiStepReading func
tion 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