Specifications

BHT_DisableBar
Description:
Close the barcode device file to disable barcode reading.
Syntax:
DWORD BHT_DisableBar (void)
Parameters
None
Return value
Error code Meaning
ERROR_SUCCESS Successful completion
ERROR_INVALID_HANDLE Barcode device file not opened
83