BarcodeReader.isPreviouslyDisconnectedDevice Method

Module: BarcodeReader

Definition

Checks if the specified device was previously disconnected.

bool isPreviouslyDisconnectedDevice(int deviceId)

Parameters

deviceId int
in The ID of the device to check.

Returns

bool
Outputs true if the device was previously disconnected.

Exceptions

An error has occurred during Devices Library execution.