ReactOS 0.4.16-dev-973-g9a0ff8b
anonymous_namespace{getch.cpp}::EnhKeyVals Struct Reference
Collaboration diagram for anonymous_namespace{getch.cpp}::EnhKeyVals:

Public Attributes

unsigned short ScanCode
 
CharPair RegChars
 
CharPair ShiftChars
 
CharPair CtrlChars
 
CharPair AltChars
 

Detailed Description

Definition at line 25 of file getch.cpp.

Member Data Documentation

◆ AltChars

CharPair anonymous_namespace{getch.cpp}::EnhKeyVals::AltChars

Definition at line 31 of file getch.cpp.

◆ CtrlChars

CharPair anonymous_namespace{getch.cpp}::EnhKeyVals::CtrlChars

Definition at line 30 of file getch.cpp.

◆ RegChars

CharPair anonymous_namespace{getch.cpp}::EnhKeyVals::RegChars

Definition at line 28 of file getch.cpp.

◆ ScanCode

unsigned short anonymous_namespace{getch.cpp}::EnhKeyVals::ScanCode

Definition at line 27 of file getch.cpp.

◆ ShiftChars

CharPair anonymous_namespace{getch.cpp}::EnhKeyVals::ShiftChars

Definition at line 29 of file getch.cpp.


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