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