共用方式為


HidCollection.UsageId 屬性

定義

取得指定控制項集合的使用識別碼。

public:
 property unsigned int UsageId { unsigned int get(); };
uint32_t UsageId();
public uint UsageId { get; }
var uInt32 = hidCollection.usageId;
Public ReadOnly Property UsageId As UInteger

屬性值

UInt32

unsigned int

uint32_t

使用識別碼。

適用於

另請參閱