HidNumericControlDescription.ReportSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得報表中使用量的資料欄位大小。
public:
property unsigned int ReportSize { unsigned int get(); };
uint32_t ReportSize();
public uint ReportSize { get; }
var uInt32 = hidNumericControlDescription.reportSize;
Public ReadOnly Property ReportSize As UInteger
屬性值
資料欄位大小 (位) 。
備註
如果 ReportCount 大於一個,則每個使用量都有此大小的個別資料欄位。