User manual

43
4.20 OBRSetDefaultSymbology
This function sets up all the settings of the scanner driver to the defaults. Under the condition that
the configuration file exists and OBRLoadConfigFile funct
ion has been called, the settings in the
configuration file will be set to the respective defaults with this function.
Calling Sequences
[C++]
int OBRSetDefaultSymbology( )
[Visual Basic]
Public Shared Function OBRSetDefaultSymbology() As Int32
[C#]
public static Int32 OBRSetDefaultSymbology()
Parameter
None
Return Values
OBR_OK : Normal end
OBR_PON : Open already
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error