ReactOS
0.4.15-dev-1619-g69dffed
|
#include <conio.h>
Public Attributes | |
CONSOLE_SCREEN_BUFFER | |
USHORT | VirtualY |
PCHAR_INFO | Buffer |
USHORT | ScreenDefaultAttrib |
USHORT | PopupDefaultAttrib |
PCHAR_INFO _TEXTMODE_SCREEN_BUFFER::Buffer |
Definition at line 129 of file conio.h.
Referenced by ConioCoordToPointer(), and TEXTMODE_BUFFER_Destroy().
USHORT _TEXTMODE_SCREEN_BUFFER::ScreenDefaultAttrib |
Definition at line 131 of file conio.h.
Referenced by ClearLineBuffer(), and ConioWriteConsole().
USHORT _TEXTMODE_SCREEN_BUFFER::VirtualY |
Definition at line 128 of file conio.h.
Referenced by ConioCoordToPointer(), and ConioNextLine().