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

使用情况页。

适用于

另请参阅