HidNumericControl.UsagePage 屬性

定義

取得指定數值控制項的使用方式頁面。

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

屬性值

UInt16

unsigned short

uint16_t

使用量頁面。

適用於

另請參閱