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