ReactOS 0.4.16-dev-340-g0540c21
|
#include <conmsg.h>
Public Attributes | |
HANDLE | ConsoleHandle |
HANDLE | Handle |
ULONG | Mode |
HANDLE _CONSOLE_GETSETCONSOLEMODE::ConsoleHandle |
Definition at line 368 of file conmsg.h.
Referenced by GetConsoleMode(), and SetConsoleMode().
HANDLE _CONSOLE_GETSETCONSOLEMODE::Handle |
Definition at line 369 of file conmsg.h.
Referenced by GetConsoleMode(), and SetConsoleMode().
ULONG _CONSOLE_GETSETCONSOLEMODE::Mode |
Definition at line 370 of file conmsg.h.
Referenced by GetConsoleMode(), and SetConsoleMode().