Ant RadioGet Device Num Method
Gets the opened USB device number.
Definition
Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
The device number of this device.
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.4+09c2d7a7f0bf2c05495d6305ac56abb150641a86
C#
public int GetDeviceNum()VB
Public Function GetDeviceNum As IntegerC++
public:
virtual int GetDeviceNum() sealedF#
abstract GetDeviceNum : unit -> int
override GetDeviceNum : unit -> int Return Value
Int32The device number of this device.