다음을 통해 공유


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

보고서 수입니다.

적용 대상

추가 정보