HidNumericControlDescription.ReportId プロパティ

定義

指定された数値コントロールの使用状況または使用範囲を含む HID レポートのレポート ID を取得します。

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

プロパティ値

UInt16

unsigned short

uint16_t

レポート識別子。

適用対象

こちらもご覧ください