共用方式為


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

使用量頁面。

適用於

另請參閱