FpsApi: ResetFingerList |
Clears the internal finger image structures of the control.
Public Function ResetFingerList ( ) As Boolean
[Visual Basic] Public Function ResetFingerList() As Boolean
[Delphi] function ResetFingerList: Boolean;
[C++] bool ResetFingerList();
It is NOT called automatically. Without calling this method the earlier scanned finger images are not deleted just replaced by quality update. Call this function to initiate a new finger scan process.
Class FpsApi Overview FpsApi Properties FpsApi Methods ReadUData RuntimeConfig