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가 1보다 큰 경우 각 사용량에는 이 크기의 별도의 데이터 필드가 있습니다.

적용 대상

추가 정보