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