PrApi: GetProperty |
Gets the text value of a property of the prapi module.
Public Function GetProperty( ByVal Name As String, ByRef value As String ) As Boolean
[Visual Basic] Public Function GetProperty(ByVal Name As String, ByRef value As String) As Boolean
[Delphi] function GetProperty(const name: WideString; var value: WideString): Boolean;
[C++] bool GetProperty(BSTR name, BSTR* value);
Class PrApi Overview PrApi Properties PrApi Methods GetOcrV GetRfidCard