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

使用单位。

适用于

另请参阅