XusbGameControllerProvider.HardwareProductId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The hardware product ID of the controller.
public:
property unsigned short HardwareProductId { unsigned short get(); };
uint16_t HardwareProductId();
public ushort HardwareProductId { get; }
var uInt16 = xusbGameControllerProvider.hardwareProductId;
Public ReadOnly Property HardwareProductId As UShort
Property Value
The hardware product ID of the controller.