다음을 통해 공유


HidNumericControlDescription.Unit 속성

정의

USB HID 표준에 설명된 대로 사용 단위를 지정합니다.

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

속성 값

UInt32

unsigned int

uint32_t

사용 단위입니다.

적용 대상

추가 정보