PrApi: GetRfidFile |
Reads files from the RFID card and processes automatically.
Public Function GetRfidFile( ByVal card As String, ByVal file_id As Long ) As Long
[Visual Basic] Public Function GetRfidFile(ByVal card As String, ByVal file_id As Long) As Long
[Delphi] function GetRfidFile(const card: WideString; file_id: Integer): Integer;
[C++] long GetRfidFile(BSTR card, long file_id);
The returned document reference can be feed to the PrDoc ActiveX control.
Class PrApi Overview PrApi Properties PrApi Methods GetRfidCardList GetRfidFileB