HidNumericControlDescription.ReportId Proprietà

Definizione

Ottiene l'ID report del report HID che contiene l'intervallo di utilizzo o di utilizzo per il controllo numerico specificato.

public:
 property unsigned short ReportId { unsigned short get(); };
uint16_t ReportId();
public ushort ReportId { get; }
var uInt16 = hidNumericControlDescription.reportId;
Public ReadOnly Property ReportId As UShort

Valore della proprietà

UInt16

unsigned short

uint16_t

Identificatore del report.

Si applica a

Vedi anche