共用方式為


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

報表數目。

適用於

另請參閱