HidBooleanControlDescription.UsagePage 属性

定义

获取与给定布尔控件关联的使用页。

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

属性值

UInt16

unsigned short

uint16_t

使用情况页。

适用于

另请参阅