ReactOS 0.4.15-dev-7953-g1f49173
_GET_INPUT_INFO Struct Reference
Collaboration diagram for _GET_INPUT_INFO:

Public Attributes

PCSR_THREAD CallingThread
 
PVOID HandleEntry
 
PCONSOLE_INPUT_BUFFER InputBuffer
 

Detailed Description

Definition at line 50 of file coninput.c.

Member Data Documentation

◆ CallingThread

PCSR_THREAD _GET_INPUT_INFO::CallingThread

Definition at line 52 of file coninput.c.

Referenced by CON_API().

◆ HandleEntry

PVOID _GET_INPUT_INFO::HandleEntry

Definition at line 53 of file coninput.c.

Referenced by CON_API(), ReadCharsThread(), and ReadInputBufferThread().

◆ InputBuffer

PCONSOLE_INPUT_BUFFER _GET_INPUT_INFO::InputBuffer

Definition at line 54 of file coninput.c.

Referenced by CON_API().


The documentation for this struct was generated from the following file: