ReactOS 0.4.15-dev-7924-g5949c20
_CON_SCREEN Struct Reference

#include <screen.h>

Collaboration diagram for _CON_SCREEN:

Public Attributes

PCON_STREAM Stream
 
CONSOLE_SCREEN_BUFFER_INFO csbi
 
CONSOLE_CURSOR_INFO cci
 

Detailed Description

Definition at line 41 of file screen.h.

Member Data Documentation

◆ cci

CONSOLE_CURSOR_INFO _CON_SCREEN::cci

Definition at line 46 of file screen.h.

◆ csbi

CONSOLE_SCREEN_BUFFER_INFO _CON_SCREEN::csbi

Definition at line 45 of file screen.h.

◆ Stream

PCON_STREAM _CON_SCREEN::Stream

Definition at line 43 of file screen.h.

Referenced by PagePrompt().


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