次の方法で共有


HidCollection.UsagePage プロパティ

定義

指定したコントロール コレクションの使用状況ページを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

使用状況ページ。

適用対象

こちらもご覧ください