usType
(
USHORT
)
Flag indicating mode type.
The following values are valid for this flag:
MODE_FLAG_NOT_MONO
0x0001; Mono-compatible
MODE_FLAG_GRAPHICS
0x0002; Text mode, Graphics
MODE_FLAG_NO_CLR_BRST
0x0004; Disable Color burst
MODE_FLAG_NATIVE
0x0008; Native (advanced function) mode
IGNORE_CLR_BRST
0x0010; Disable color burst; doesn't make sense for this mode
NOT_PLASMA
0x0020; will not work on plasma display
MODE_FLAG_VGA_ENTRY
0x0040; VGA mode, needs clean up
[Back]
[Next]