ReactOS 0.4.15-dev-7842-g558ab78
_CONSOLE_STATE Struct Reference

Public Attributes

SHORT maxx
 
SHORT maxy
 
BOOLEAN bInsert
 
BOOLEAN bExit
 

Detailed Description

Definition at line 17 of file cmdcons.c.

Member Data Documentation

◆ bExit

BOOLEAN _CONSOLE_STATE::bExit

Definition at line 22 of file cmdcons.c.

◆ bInsert

BOOLEAN _CONSOLE_STATE::bInsert

Definition at line 21 of file cmdcons.c.

◆ maxx

SHORT _CONSOLE_STATE::maxx

Definition at line 19 of file cmdcons.c.

◆ maxy

SHORT _CONSOLE_STATE::maxy

Definition at line 20 of file cmdcons.c.


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