|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <conmsg.h>

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | Handle |
| ULONG | Mask |
| ULONG | Flags |
| HANDLE _CONSOLE_SETHANDLEINFO::ConsoleHandle |
Definition at line 656 of file conmsg.h.
Referenced by SetConsoleHandleInformation().
| ULONG _CONSOLE_SETHANDLEINFO::Flags |
Definition at line 659 of file conmsg.h.
Referenced by SetConsoleHandleInformation().
| HANDLE _CONSOLE_SETHANDLEINFO::Handle |
Definition at line 657 of file conmsg.h.
Referenced by SetConsoleHandleInformation().
| ULONG _CONSOLE_SETHANDLEINFO::Mask |
Definition at line 658 of file conmsg.h.
Referenced by SetConsoleHandleInformation().