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