|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddblue.h>
Public Attributes | |
| USHORT | X |
| USHORT | Y |
| USHORT | SizeX |
| USHORT | SizeY |
| USHORT | CursorX |
| USHORT | CursorY |
Definition at line 49 of file ntddblue.h.
| USHORT tagCONSOLE_DRAW::CursorX |
Definition at line 55 of file ntddblue.h.
Referenced by ScreenDeviceControl(), and ScrIoControl().
| USHORT tagCONSOLE_DRAW::CursorY |
Definition at line 56 of file ntddblue.h.
Referenced by ScreenDeviceControl(), and ScrIoControl().
| USHORT tagCONSOLE_DRAW::SizeX |
Definition at line 53 of file ntddblue.h.
Referenced by ScreenDeviceControl(), and ScrIoControl().
| USHORT tagCONSOLE_DRAW::SizeY |
Definition at line 54 of file ntddblue.h.
Referenced by ScreenDeviceControl(), and ScrIoControl().
| USHORT tagCONSOLE_DRAW::X |
Definition at line 51 of file ntddblue.h.
Referenced by ScreenDeviceControl(), and ScrIoControl().
| USHORT tagCONSOLE_DRAW::Y |
Definition at line 52 of file ntddblue.h.
Referenced by ScreenDeviceControl(), and ScrIoControl().