다음을 통해 공유


HidBooleanControlDescription.Id 속성

정의

지정된 부울 컨트롤의 식별자를 가져옵니다.

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = hidBooleanControlDescription.id;
Public ReadOnly Property Id As UInteger

속성 값

UInt32

unsigned int

uint32_t

컨트롤 식별자입니다.

적용 대상

추가 정보