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