ReactOS 0.4.16-dev-106-g10b08aa
|
#include <wincon.h>
Public Attributes | |
ULONG | nLength |
ULONG | nInitialChars |
ULONG | dwCtrlWakeupMask |
ULONG | dwControlKeyState |
ULONG _CONSOLE_READCONSOLE_CONTROL::dwControlKeyState |
Definition at line 179 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().
ULONG _CONSOLE_READCONSOLE_CONTROL::dwCtrlWakeupMask |
Definition at line 178 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().
ULONG _CONSOLE_READCONSOLE_CONTROL::nInitialChars |
Definition at line 177 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().
ULONG _CONSOLE_READCONSOLE_CONTROL::nLength |
Definition at line 176 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().