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