ReactOS 0.4.15-dev-7842-g558ab78
ConsoleInput_t Struct Reference

#include <coninput.h>

Collaboration diagram for ConsoleInput_t:

Public Attributes

LIST_ENTRY ListEntry
 
INPUT_RECORD InputEvent
 

Detailed Description

Definition at line 12 of file coninput.h.

Member Data Documentation

◆ InputEvent

INPUT_RECORD ConsoleInput_t::InputEvent

Definition at line 15 of file coninput.h.

Referenced by AddInputEvents().

◆ ListEntry

LIST_ENTRY ConsoleInput_t::ListEntry

Definition at line 14 of file coninput.h.

Referenced by AddInputEvents().


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