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

_CONSOLE_WRITECONSOLEINPUT_MSG Struct Reference

#include <conmsg.h>

List of all members.

Public Attributes

IN HANDLE ConsoleHandle
IN HANDLE InputHandle
IN INPUT_RECORD Record [INPUT_RECORD_BUFFER_SIZE]
IN PINPUT_RECORD BufPtr
IN OUT ULONG NumRecords
BOOLEAN Unicode
BOOLEAN Append


Member Data Documentation

BOOLEAN _CONSOLE_WRITECONSOLEINPUT_MSG::Append
 

Definition at line 242 of file conmsg.h.

Referenced by SrvWriteConsoleInput(), and WriteConsoleInputInternal().

IN PINPUT_RECORD _CONSOLE_WRITECONSOLEINPUT_MSG::BufPtr
 

Definition at line 239 of file conmsg.h.

Referenced by SrvWriteConsoleInput(), and WriteConsoleInputInternal().

IN HANDLE _CONSOLE_WRITECONSOLEINPUT_MSG::ConsoleHandle
 

Definition at line 236 of file conmsg.h.

Referenced by SrvWriteConsoleInput(), and WriteConsoleInputInternal().

IN HANDLE _CONSOLE_WRITECONSOLEINPUT_MSG::InputHandle
 

Definition at line 237 of file conmsg.h.

Referenced by SrvWriteConsoleInput(), and WriteConsoleInputInternal().

IN OUT ULONG _CONSOLE_WRITECONSOLEINPUT_MSG::NumRecords
 

Definition at line 240 of file conmsg.h.

Referenced by SrvWriteConsoleInput(), and WriteConsoleInputInternal().

IN INPUT_RECORD _CONSOLE_WRITECONSOLEINPUT_MSG::Record[INPUT_RECORD_BUFFER_SIZE]
 

Definition at line 238 of file conmsg.h.

Referenced by SrvWriteConsoleInput(), and WriteConsoleInputInternal().

BOOLEAN _CONSOLE_WRITECONSOLEINPUT_MSG::Unicode
 

Definition at line 241 of file conmsg.h.

Referenced by SrvWriteConsoleInput(), and WriteConsoleInputInternal().


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