Compartir a través de


HidGameControllerProvider.HardwareProductId Propiedad

Definición

Identificador del producto de hardware del controlador.

public:
 property unsigned short HardwareProductId { unsigned short get(); };
uint16_t HardwareProductId();
public ushort HardwareProductId { get; }
var uInt16 = hidGameControllerProvider.hardwareProductId;
Public ReadOnly Property HardwareProductId As UShort

Valor de propiedad

UInt16

unsigned short

uint16_t

Identificador del producto de hardware del controlador.

Implementaciones

Se aplica a