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

_CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG Struct Reference

#include <conmsg.h>

List of all members.

Public Attributes

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


Member Data Documentation

IN PWCHAR _CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG::BufPtr
 

Definition at line 290 of file conmsg.h.

Referenced by SrvWriteConsoleOutputString(), and WriteConsoleOutputString().

IN HANDLE _CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG::ConsoleHandle
 

Definition at line 285 of file conmsg.h.

Referenced by SrvWriteConsoleOutputString(), and WriteConsoleOutputString().

IN OUT ULONG _CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG::NumRecords
 

Definition at line 291 of file conmsg.h.

Referenced by SrvWriteConsoleOutputString(), and WriteConsoleOutputString().

IN HANDLE _CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG::OutputHandle
 

Definition at line 286 of file conmsg.h.

Referenced by SrvWriteConsoleOutputString(), and WriteConsoleOutputString().

OUT WCHAR _CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG::String[BUFFER_SIZE/2]
 

Definition at line 289 of file conmsg.h.

Referenced by SrvWriteConsoleOutputString(), and WriteConsoleOutputString().

IN DWORD _CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG::StringType
 

Definition at line 288 of file conmsg.h.

Referenced by SrvWriteConsoleOutputString(), and WriteConsoleOutputString().

IN COORD _CONSOLE_WRITECONSOLEOUTPUTSTRING_MSG::WriteCoord
 

Definition at line 287 of file conmsg.h.

Referenced by SrvWriteConsoleOutputString(), and WriteConsoleOutputString().


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