AntRadioGetDeviceNum Method
Gets the opened USB device number.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.0+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
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