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