PrApi: GetDevice |
Returns the name of a device in the device list.
Public Function GetDevice( ByVal devnum As Long, ByRef devname As String ) As Boolean
[Visual Basic] Public Function GetDevice(ByVal devnum As Long, ByRef devname As String) As Boolean
[Delphi] function GetDevice(devnum: Integer; var devname: WideString): Boolean;
[C++] bool GetDevice(long devnum, BSTR* devname);
The GetDeviceList() method must be called before using this method.
Class PrApi Overview PrApi Properties PrApi Methods GetCertificateId GetDeviceInfo