Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

INPUT_MAPPING_ELEMENT structure (wdm.h)

Contains the input mapping IDs for a device.

Syntax

typedef struct _INPUT_MAPPING_ELEMENT {
 ULONG InputMappingId;
} INPUT_MAPPING_ELEMENT, *PINPUT_MAPPING_ELEMENT;

Members

InputMappingId

The input mapping ID for a device.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803
Header wdm.h

Feedback

Was this page helpful?

Additional resources