FingerScanner.waitForCapture Method

Module: FingerScanner

Definition

Waits for a new capture to complete within a specified timeout.

bool waitForCapture(int timeout, bool doEvent)

Parameters

timeout int
in Maximum time to wait for a new capture, in milliseconds.

doEvent bool
in Call doEvent() in the wait loop.

Returns

bool
Indicates whether a new capture is available.

Exceptions

An error has occurred during FingerCapture Library execution.