Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_CONSOLE_GETSCREENBUFFERINFO_MSG Struct Reference

#include <conmsg.h>

List of all members.

Public Attributes

IN HANDLE ConsoleHandle
IN HANDLE OutputHandle
OUT COORD Size
OUT COORD CursorPosition
OUT COORD ScrollPosition
OUT WORD Attributes
OUT COORD CurrentWindowSize
OUT COORD MaximumWindowSize


Member Data Documentation

OUT WORD _CONSOLE_GETSCREENBUFFERINFO_MSG::Attributes
 

Definition at line 332 of file conmsg.h.

Referenced by SrvGetConsoleScreenBufferInfo().

IN HANDLE _CONSOLE_GETSCREENBUFFERINFO_MSG::ConsoleHandle
 

Definition at line 327 of file conmsg.h.

Referenced by GetConsoleScreenBufferInfo(), and SrvGetConsoleScreenBufferInfo().

OUT COORD _CONSOLE_GETSCREENBUFFERINFO_MSG::CurrentWindowSize
 

Definition at line 333 of file conmsg.h.

Referenced by SrvGetConsoleScreenBufferInfo().

OUT COORD _CONSOLE_GETSCREENBUFFERINFO_MSG::CursorPosition
 

Definition at line 330 of file conmsg.h.

Referenced by SrvGetConsoleScreenBufferInfo().

OUT COORD _CONSOLE_GETSCREENBUFFERINFO_MSG::MaximumWindowSize
 

Definition at line 334 of file conmsg.h.

Referenced by SrvGetConsoleScreenBufferInfo().

IN HANDLE _CONSOLE_GETSCREENBUFFERINFO_MSG::OutputHandle
 

Definition at line 328 of file conmsg.h.

Referenced by GetConsoleScreenBufferInfo(), and SrvGetConsoleScreenBufferInfo().

OUT COORD _CONSOLE_GETSCREENBUFFERINFO_MSG::ScrollPosition
 

Definition at line 331 of file conmsg.h.

Referenced by SrvGetConsoleScreenBufferInfo().

OUT COORD _CONSOLE_GETSCREENBUFFERINFO_MSG::Size
 

Definition at line 329 of file conmsg.h.

Referenced by SrvGetConsoleScreenBufferInfo().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:15 2004 for test by doxygen 1.3.7