다음을 통해 공유


HidCollection.UsageId 속성

정의

지정된 컨트롤 컬렉션의 사용 식별자를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

사용 식별자입니다.

적용 대상

추가 정보