Share via


PointerDeviceUsage.Usage Field

Definition

The Human Interface Device (HID) pointer device usage ID that specifies a device or property in the UsagePage. For example, 0x04 indicates a touch screen device and 0x47 indicates touch confidence.

Note

A usage ID of zero is reserved.

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

Field Value

UInt32

unsigned int

uint32_t

Applies to