次の方法で共有


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

使用状況識別子。

適用対象

こちらもご覧ください