ReactOS 0.4.15-dev-7842-g558ab78
_KEYBOARD_INDICATOR_TRANSLATION Struct Reference

#include <ntddkbd.h>

Collaboration diagram for _KEYBOARD_INDICATOR_TRANSLATION:

Public Attributes

USHORT NumberOfIndicatorKeys
 
INDICATOR_LIST IndicatorList [1]
 

Detailed Description

Definition at line 118 of file ntddkbd.h.

Member Data Documentation

◆ IndicatorList

INDICATOR_LIST _KEYBOARD_INDICATOR_TRANSLATION::IndicatorList[1]

Definition at line 120 of file ntddkbd.h.

Referenced by IntKeyboardUpdateLeds().

◆ NumberOfIndicatorKeys

USHORT _KEYBOARD_INDICATOR_TRANSLATION::NumberOfIndicatorKeys

Definition at line 119 of file ntddkbd.h.

Referenced by IntKeyboardUpdateLeds().


The documentation for this struct was generated from the following file: