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

报表数。

适用于

另请参阅