共用方式為


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

使用單位。

適用於

另請參閱