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.1+3bc433b476ad11fc6896cfd0bd783d60504dc315
The device number of this device.
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.1+3bc433b476ad11fc6896cfd0bd783d60504dc315
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.