Share via


PointerDeviceUsage.UsagePage Field

Definition

The Human Interface Device (HID) usage page of the pointer device. Human Interface Device (HID) usages are organized into usage pages that specify classes of related devices. For example, touch digitizers (0x0D) and generic input (0x01).

public: unsigned int UsagePage;
uint32_t UsagePage;
public uint UsagePage;
Public UsagePage As UInteger 

Field Value

UInt32

unsigned int

uint32_t

Applies to