FingerScanner.isPreviouslyDisconnectedDevice Method

Module: FingerScanner

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 FingerCapture Library execution.