다음을 통해 공유


HidNumericControlDescription.Id 속성

정의

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

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

속성 값

UInt32

unsigned int

uint32_t

컨트롤을 식별합니다.

적용 대상

추가 정보