FingerScanner.isPreviouslyDisconnectedDevice Method¶
Module: FingerScanner
Definition¶
Checks if the specified device was previously disconnected.
bool isPreviouslyDisconnectedDevice(int deviceId)
Parameters
deviceId intin The ID of the device to check.
Returns
boolOutputs true if the device was previously disconnected.
Exceptions
An error has occurred during FingerCapture Library execution.