PrApi: FingerToNist |
Saves the fingers to an nist file.
Public Function FingerToNist( ByVal filename As String, ByVal fields As Long ) As Boolean
[Visual Basic] Public Function FingerToNist(ByVal filename As String, ByVal fields As Long) As Boolean
[Delphi] function FingerToNist(filename: WideString; fields: Integer): Boolean;
[C++] bool FingerToNist(BSTR filename, long fields);
Class PrApi Overview PrApi Properties PrApi Methods FingerCaptureStart FingerToNistV