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

_CONSOLE_READCONSOLEOUTPUTSTRING_MSG Struct Reference

#include <conmsg.h>

List of all members.

Public Attributes

IN HANDLE ConsoleHandle
IN HANDLE OutputHandle
IN COORD ReadCoord
IN DWORD StringType
OUT WCHAR String [BUFFER_SIZE/2]
OUT PWCHAR BufPtr
IN OUT ULONG NumRecords


Member Data Documentation

OUT PWCHAR _CONSOLE_READCONSOLEOUTPUTSTRING_MSG::BufPtr
 

Definition at line 280 of file conmsg.h.

Referenced by ReadConsoleOutputString(), and SrvReadConsoleOutputString().

IN HANDLE _CONSOLE_READCONSOLEOUTPUTSTRING_MSG::ConsoleHandle
 

Definition at line 275 of file conmsg.h.

Referenced by ReadConsoleOutputString(), and SrvReadConsoleOutputString().

IN OUT ULONG _CONSOLE_READCONSOLEOUTPUTSTRING_MSG::NumRecords
 

Definition at line 281 of file conmsg.h.

Referenced by ReadConsoleOutputString(), and SrvReadConsoleOutputString().

IN HANDLE _CONSOLE_READCONSOLEOUTPUTSTRING_MSG::OutputHandle
 

Definition at line 276 of file conmsg.h.

Referenced by ReadConsoleOutputString(), and SrvReadConsoleOutputString().

IN COORD _CONSOLE_READCONSOLEOUTPUTSTRING_MSG::ReadCoord
 

Definition at line 277 of file conmsg.h.

Referenced by ReadConsoleOutputString(), and SrvReadConsoleOutputString().

OUT WCHAR _CONSOLE_READCONSOLEOUTPUTSTRING_MSG::String[BUFFER_SIZE/2]
 

Definition at line 279 of file conmsg.h.

Referenced by ReadConsoleOutputString(), and SrvReadConsoleOutputString().

IN DWORD _CONSOLE_READCONSOLEOUTPUTSTRING_MSG::StringType
 

Definition at line 278 of file conmsg.h.

Referenced by ReadConsoleOutputString(), and SrvReadConsoleOutputString().


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