ReactOS 0.4.16-dev-1204-gb627a42
|
#include <wincon.h>
Public Attributes | |
ULONG | nLength |
ULONG | nInitialChars |
ULONG | dwCtrlWakeupMask |
ULONG | dwControlKeyState |
ULONG _CONSOLE_READCONSOLE_CONTROL::dwControlKeyState |
Definition at line 209 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().
ULONG _CONSOLE_READCONSOLE_CONTROL::dwCtrlWakeupMask |
Definition at line 208 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().
ULONG _CONSOLE_READCONSOLE_CONTROL::nInitialChars |
Definition at line 207 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().
ULONG _CONSOLE_READCONSOLE_CONTROL::nLength |
Definition at line 206 of file wincon.h.
Referenced by IntReadConsole(), and ReadChars().