User manual
68
4.42 OBRStopScanning
This function stops continuous scanning. If this function is called in mid-course while scanning
continues initiated with OBRStartScanning fu
nction, the scanning will stop. Before calling
OBRStopScanning function, OBROpen funct
ion must be called first to open the scanner driver.
Calling Sequences
[C++]
int OBRStopScanning( )
[Visual Basic]
Public Shared Function OBRStopScanning() As Int32
[C#]
public static Int32 OBRStopScanning()
Parameter
None
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