FpsApi: FingerPresenceEvent |
Occurs when the state of the finger presence detector module has changed.
Event FingerPresenceEvent( ByVal Status As Long )
[Visual Basic] Event FingerPresenceEvent(ByVal status As Long)
[Delphi] procedure FingerPresenceEvent(Sender: TObject; status: Integer);
[C++] void FingerPresenceEvent(long status);
[Delphi] The Sender parameter indicates which component received the event and therefore called the handler.
Class FpsApi Overview FpsApi Properties FpsApi Methods EventTypes FingerToNist