HidNumericControlDescription.UsagePage 屬性

定義

取得與指定數值控制項相關聯的使用頁面。

public:
 property unsigned short UsagePage { unsigned short get(); };
uint16_t UsagePage();
public ushort UsagePage { get; }
var uInt16 = hidNumericControlDescription.usagePage;
Public ReadOnly Property UsagePage As UShort

屬性值

UInt16

unsigned short

uint16_t

使用量頁面。

適用於

另請參閱