HidNumericControlDescription.ReportSize 屬性

定義

取得報表中使用量的資料欄位大小。

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

屬性值

UInt32

unsigned int

uint32_t

資料欄位大小 (位) 。

備註

如果 ReportCount 大於一個,則每個使用量都有此大小的個別資料欄位。

適用於

另請參閱