Compartir a través de


HidFeatureReport.Id Propiedad

Definición

Obtiene el identificador asociado a un informe de características determinado.

public:
 property unsigned short Id { unsigned short get(); };
uint16_t Id();
public ushort Id { get; }
var uInt16 = hidFeatureReport.id;
Public ReadOnly Property Id As UShort

Valor de propiedad

UInt16

unsigned short

uint16_t

Identificador del informe de características.

Se aplica a

Consulte también