AntRadioGetDeviceNum Method
Gets the opened USB device number.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 3.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
public int GetDeviceNum()
Public Function GetDeviceNum As Integer
public:
virtual int GetDeviceNum() sealed
abstract GetDeviceNum : unit -> int
override GetDeviceNum : unit -> int
Int32The device number of this device.
IAntUsbRadioGetDeviceNum