User manual

75
4.46 OBRGetScanningCode
This function retrieves each "Enable" or "Disable" status for scanning the symbologies.
Calling Sequences
[C++]
int OBRGetScanningCode(
DWORD *pMode
)
[Visual Basic]
Public Shared Function OBRGetScanningCode( _
ByRef pMode As Int32 _
) As Int32
[C#]
public static Int32 OBRGetScanningCode(
ref Int32 pMode
);
Parameters
pMode
This parameter is for retrieving each "Enable" or "Disable" status for the symbologies. See
OBRSetScanningCode 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