INPUT_MAPPING_ELEMENT structure (wdm.h)
Contient les ID de mappage d’entrée pour un appareil.
Syntaxe
typedef struct _INPUT_MAPPING_ELEMENT {
ULONG InputMappingId;
} INPUT_MAPPING_ELEMENT, *PINPUT_MAPPING_ELEMENT;
Membres
InputMappingId
ID de mappage d’entrée pour un appareil.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 10 version 1803 |
En-tête | wdm.h |