HidNumericControlDescription.ReportId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 HID 報表的報表識別碼,其中包含指定數值控制項的使用方式或使用範圍。
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
屬性值
報表識別碼。