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