Virtual Terminal Mode Describes a VTerm mode to the caller of TERM_IOCTL_QUERYMODE. More...
#include <tpl_drv_terminal.h>
Data Fields | |
short | ID |
Zero Based index of mode. | |
short | DriverID |
Driver's ID number (from tVideo_IOCtl_Mode). | |
Uint16 | Height |
Height. | |
Uint16 | Width |
Width. | |
Uint8 | Depth |
Bits per cell. | |
struct { | |
unsigned bText: 1 | |
Text Mode marker. | |
unsigned unused: 7 | |
}; |
Virtual Terminal Mode Describes a VTerm mode to the caller of TERM_IOCTL_QUERYMODE.