다음을 통해 공유


HidCollection.UsagePage 속성

정의

지정된 컨트롤 컬렉션의 사용 페이지를 가져옵니다.

public:
 property unsigned int UsagePage { unsigned int get(); };
uint32_t UsagePage();
public uint UsagePage { get; }
var uInt32 = hidCollection.usagePage;
Public ReadOnly Property UsagePage As UInteger

속성 값

UInt32

unsigned int

uint32_t

사용 페이지입니다.

적용 대상

추가 정보