다음을 통해 공유


HidNumericControlDescription.UnitExponent 속성

정의

지정된 숫자 컨트롤의 단위 지수를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

단위 지수입니다.

적용 대상

추가 정보