PrApi: CheckRfidFileHash |
Checks the hash of the file read from the RFID card.
Public Function CheckRfidFileHash( ByVal card As String, ByVal file_id As Long ) As Boolean
[Visual Basic] Public Function CheckRfidFileHash(ByVal card As String, ByVal file_id As Long) As Boolean
[Delphi] function CheckRfidFileHash(const card: WideString; file_id: Integer): Boolean;
[C++] bool CheckRfidFileHash(BSTR card, long file_id);
The MakePassiveAuth method must be called before using this method.
Class PrApi Overview PrApi Properties PrApi Methods CaptureWait ClearCertList