AntRadioGetVID Method
Gets the device USB VID.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.0.0+9e3384d9921b88093c8bf0c3c466411744356ea1
Public Function GetVID As UShort
public:
virtual unsigned short GetVID() sealed
abstract GetVID : unit -> uint16
override GetVID : unit -> uint16
UInt16The vendor ID of this device.
IAntUsbRadioGetVID