FingerScanner.stopCapture Method

Module: FingerScanner

Definition

Stops the fingerprint capture process currently underway.

stop_capture(self) -> None

Exceptions

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

Exceptions

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

Exceptions

An error has occurred during FingerCapture Library execution.
int id3CaptureFingerScanner_StopCapture (
    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.