FingerScanner.closeDevice Method

Module: FingerScanner

Definition

Controls closing the associated device.

close_device(self) -> None

Exceptions

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

Exceptions

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

Exceptions

An error has occurred during FingerCapture Library execution.
int id3CaptureFingerScanner_CloseDevice (
    ID3_FINGER_CAPTURE_FINGER_SCANNER hFingerScanner)

Parameters

in Handle to the FingerScanner object.

Returns

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