ReactOS 0.4.15-dev-7958-gcd0bb1a
_BL_INPUT_CONSOLE Struct Reference

#include <bl.h>

Collaboration diagram for _BL_INPUT_CONSOLE:

Public Attributes

PBL_INPUT_CONSOLE_VTABLE Callbacks
 
PULONG Buffer
 
PULONG DataStart
 
PULONG DataEnd
 
PULONG EndBuffer
 

Detailed Description

Definition at line 1129 of file bl.h.

Member Data Documentation

◆ Buffer

PULONG _BL_INPUT_CONSOLE::Buffer

Definition at line 1132 of file bl.h.

◆ Callbacks

PBL_INPUT_CONSOLE_VTABLE _BL_INPUT_CONSOLE::Callbacks

Definition at line 1131 of file bl.h.

Referenced by BlpDisplayReinitialize(), and ConsoleCreateLocalInputConsole().

◆ DataEnd

PULONG _BL_INPUT_CONSOLE::DataEnd

Definition at line 1134 of file bl.h.

◆ DataStart

PULONG _BL_INPUT_CONSOLE::DataStart

Definition at line 1133 of file bl.h.

◆ EndBuffer

PULONG _BL_INPUT_CONSOLE::EndBuffer

Definition at line 1135 of file bl.h.


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