HidNumericControlDescription.ReportCount プロパティ

定義

指定したコントロールに関連付けられているレポートの数を取得します。

public:
 property unsigned int ReportCount { unsigned int get(); };
uint32_t ReportCount();
public uint ReportCount { get; }
var uInt32 = hidNumericControlDescription.reportCount;
Public ReadOnly Property ReportCount As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

レポートの数。

適用対象

こちらもご覧ください