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

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | OutputHandle |
| HCURSOR | CursorHandle |
| HANDLE _CONSOLE_SETCURSOR::ConsoleHandle |
Definition at line 337 of file conmsg.h.
Referenced by SetConsoleCursor().
| HCURSOR _CONSOLE_SETCURSOR::CursorHandle |
Definition at line 339 of file conmsg.h.
Referenced by SetConsoleCursor().
| HANDLE _CONSOLE_SETCURSOR::OutputHandle |
Definition at line 338 of file conmsg.h.
Referenced by SetConsoleCursor().