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

_CONSOLE_GETCONSOLEINPUT_MSG Struct Reference

#include <conmsg.h>

List of all members.

Public Attributes

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


Member Data Documentation

OUT PINPUT_RECORD _CONSOLE_GETCONSOLEINPUT_MSG::BufPtr
 

Definition at line 229 of file conmsg.h.

Referenced by DirectReadWaitRoutine(), GetConsoleInput(), and SrvGetConsoleInput().

IN HANDLE _CONSOLE_GETCONSOLEINPUT_MSG::ConsoleHandle
 

Definition at line 226 of file conmsg.h.

Referenced by GetConsoleInput(), and SrvGetConsoleInput().

IN USHORT _CONSOLE_GETCONSOLEINPUT_MSG::Flags
 

Definition at line 231 of file conmsg.h.

Referenced by DirectReadWaitRoutine(), GetConsoleInput(), and SrvGetConsoleInput().

IN HANDLE _CONSOLE_GETCONSOLEINPUT_MSG::InputHandle
 

Definition at line 227 of file conmsg.h.

Referenced by GetConsoleInput(), and SrvGetConsoleInput().

IN OUT ULONG _CONSOLE_GETCONSOLEINPUT_MSG::NumRecords
 

Definition at line 230 of file conmsg.h.

Referenced by DirectReadWaitRoutine(), GetConsoleInput(), and SrvGetConsoleInput().

OUT INPUT_RECORD _CONSOLE_GETCONSOLEINPUT_MSG::Record[INPUT_RECORD_BUFFER_SIZE]
 

Definition at line 228 of file conmsg.h.

Referenced by DirectReadWaitRoutine(), GetConsoleInput(), and SrvGetConsoleInput().

BOOLEAN _CONSOLE_GETCONSOLEINPUT_MSG::Unicode
 

Definition at line 232 of file conmsg.h.

Referenced by DirectReadWaitRoutine(), GetConsoleInput(), and SrvGetConsoleInput().


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