PrApi: ResolveRfidData |
Processes RFID data previously read with the GetRfidFileB() method.
Public Function ResolveRfidData( ByVal data ) As Long
[Visual Basic] Public Function ResolveRfidData(ByVal data) As Long
[Delphi] function ResolveRfidData(data: OleVariant): Integer;
[C++] long ResolveRfidData(VARIANT data);
The returned document reference can be feed to the PrDoc ActiveX control.
Class PrApi Overview PrApi Properties PrApi Methods ResolveMrzText RuntimeConfig