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

Public Attributes | |
| HANDLE | ConsoleHandle |
| HANDLE | OutputHandle |
| COORD | Position |
| HANDLE _CONSOLE_SETCURSORPOSITION::ConsoleHandle |
Definition at line 322 of file conmsg.h.
Referenced by SetConsoleCursorPosition().
| HANDLE _CONSOLE_SETCURSORPOSITION::OutputHandle |
Definition at line 323 of file conmsg.h.
Referenced by SetConsoleCursorPosition().
| COORD _CONSOLE_SETCURSORPOSITION::Position |
Definition at line 324 of file conmsg.h.
Referenced by SetConsoleCursorPosition().