PrApi: GetAuthResult |
Returns the rfid authentication results in document form.
Public Function GetAuthResult( ByVal card As String ) As Long
[Visual Basic] Public Function GetAuthResult(ByVal card As String) As Long
[Delphi] function GetAuthResult(const card: WideString): Integer;
[C++] long GetAuthResult(BSTR card);
The returned document reference can be feed to the PrDoc ActiveX control.
Class PrApi Overview PrApi Properties PrApi Methods GetApplications GetBarcode