次の方法で共有


HidNumericControlDescription.Unit プロパティ

定義

USB HID Standard で説明されているように、使用量の単位を指定します。

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

使用単位。

適用対象

こちらもご覧ください