共用方式為


HidNumericControl.UsageId 屬性

定義

取得指定數值控制項的使用識別碼。

public:
 property unsigned short UsageId { unsigned short get(); };
uint16_t UsageId();
public ushort UsageId { get; }
var uInt16 = hidNumericControl.usageId;
Public ReadOnly Property UsageId As UShort

屬性值

UInt16

unsigned short

uint16_t

使用識別碼。

適用於

另請參閱