AntRadioGetVID Method
Gets the device USB VID.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.0.0+cc723bbc839284dd252a32d6183c5ccac205e2f1
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