AntRadioGetPID Method
Gets the device USB PID.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.0.0+9e3384d9921b88093c8bf0c3c466411744356ea1
Public Function GetPID As UShort
public:
virtual unsigned short GetPID() sealed
abstract GetPID : unit -> uint16
override GetPID : unit -> uint16
UInt16The product ID of this device.
IAntUsbRadioGetPID