PrApi: GetAuthResult

GetAuthResult

Returns the rfid authentication results in document form.

 Public Function GetAuthResult(
	  ByVal card As String ) As Long

Parameters

card
Serial number of the selected card.

Return Values

A document reference.

Languages

[Visual Basic] Public Function GetAuthResult(ByVal card As String) As Long

[Delphi] function GetAuthResult(const card: WideString): Integer;

[C++] long GetAuthResult(BSTR card);

Remarks

The returned document reference can be feed to the PrDoc ActiveX control.

See Also

Class PrApi Overview PrApi Properties PrApi Methods GetApplications GetBarcode