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