BarcodeReader.closeDevice Method

Module: BarcodeReader

Definition

Controls closing the associated device.

close_device(self) -> None

Exceptions

An error has occurred during Devices Library execution.
void closeDevice()

Exceptions

An error has occurred during Devices Library execution.
public void CloseDevice()

Exceptions

An error has occurred during Devices Library execution.
public void closeDevice() throws DevicesException

Exceptions

An error has occurred during Devices Library execution.
int id3DevicesBarcodeReader_CloseDevice (
    ID3_DEVICES_BARCODE_READER hBarcodeReader)

Parameters

in Handle to the BarcodeReader object.

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.