ReactOS 0.4.15-dev-7788-g1ad9096
tagCONSOLE_DRAW Struct Reference

#include <ntddblue.h>

Public Attributes

USHORT X
 
USHORT Y
 
USHORT SizeX
 
USHORT SizeY
 
USHORT CursorX
 
USHORT CursorY
 

Detailed Description

Definition at line 49 of file ntddblue.h.

Member Data Documentation

◆ CursorX

USHORT tagCONSOLE_DRAW::CursorX

Definition at line 55 of file ntddblue.h.

Referenced by ScreenDeviceControl(), and ScrIoControl().

◆ CursorY

USHORT tagCONSOLE_DRAW::CursorY

Definition at line 56 of file ntddblue.h.

Referenced by ScreenDeviceControl(), and ScrIoControl().

◆ SizeX

USHORT tagCONSOLE_DRAW::SizeX

Definition at line 53 of file ntddblue.h.

Referenced by ScreenDeviceControl(), and ScrIoControl().

◆ SizeY

USHORT tagCONSOLE_DRAW::SizeY

Definition at line 54 of file ntddblue.h.

Referenced by ScreenDeviceControl(), and ScrIoControl().

◆ X

USHORT tagCONSOLE_DRAW::X

Definition at line 51 of file ntddblue.h.

Referenced by ScreenDeviceControl(), and ScrIoControl().

◆ Y

USHORT tagCONSOLE_DRAW::Y

Definition at line 52 of file ntddblue.h.

Referenced by ScreenDeviceControl(), and ScrIoControl().


The documentation for this struct was generated from the following file: