PrApi: GetRfidCardInfo

GetRfidCardInfo

Returns information about the rfid card.

 Public Function GetRfidCardInfo(
	  ByVal card As String ) As Long

Parameters

card
The id of the RFID card.

Return Values

The rfid card info which can be feed to a GxVariantOCX control.

Languages

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

[Delphi] function GetRfidCardInfo(card: WideString): Integer;

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

Remarks

See Also

Class PrApi Overview PrApi Properties PrApi Methods GetRfidCardId GetRfidCardList