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

_INPUT_READ_HANDLE_DATA Struct Reference

#include <input.h>

List of all members.

Public Attributes

CRITICAL_SECTION ReadCountLock
ULONG ReadCount
ULONG InputHandleFlags
ULONG BytesAvailable
PWCHAR CurrentBufPtr
PWCHAR BufPtr


Member Data Documentation

PWCHAR _INPUT_READ_HANDLE_DATA::BufPtr
 

Definition at line 79 of file input.h.

Referenced by CookedRead(), and ProcessCommandListInput().

ULONG _INPUT_READ_HANDLE_DATA::BytesAvailable
 

Definition at line 77 of file input.h.

Referenced by CookedRead(), and ProcessCommandListInput().

PWCHAR _INPUT_READ_HANDLE_DATA::CurrentBufPtr
 

Definition at line 78 of file input.h.

Referenced by CookedRead(), and ProcessCommandListInput().

ULONG _INPUT_READ_HANDLE_DATA::InputHandleFlags
 

Definition at line 66 of file input.h.

Referenced by CookedRead(), CookedReadWaitRoutine(), DirectReadWaitRoutine(), InitializeInputHandle(), ProcessCommandListInput(), and RawReadWaitRoutine().

ULONG _INPUT_READ_HANDLE_DATA::ReadCount
 

Definition at line 65 of file input.h.

Referenced by CookedReadWaitRoutine(), DirectReadWaitRoutine(), InitializeInputHandle(), ProcessCommandListInput(), ProcessCommandNumberInput(), ProcessCopyFromCharInput(), ProcessCopyToCharInput(), and RawReadWaitRoutine().

CRITICAL_SECTION _INPUT_READ_HANDLE_DATA::ReadCountLock
 

Definition at line 64 of file input.h.

Referenced by InitializeInputHandle().


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