Click or drag to resize
IDeviceManagerT Methods

The IDeviceManagerT generic type exposes the following members.

Methods
  Name Description
Public method CreateVirtualDevice
Creates a reference to a Virtual Device object based on the recording file that is given.
Public method GetBluetoothDevice
Returns a reference to a device connected over bluetooth
Public method GetDeviceByComPort
Returns a reference to the device at the specified COM port.
Public method GetDevices
Returns a list of all discovered devices.
Public method GetFirstDevice
Returns the first device that is found.
Top
See Also