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