graphics.hlp (
Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Monitor Display Constants
◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
Constant: _MONO, _COLOR, _ENHCOLOR, _ANALOG, _ANALOGMONO,
_ANALOGCOLOR
Include: <graph.h>
Context: _getvideoconfig
Synopsis: Value given by monitor element of videoconfig structure.
This value indicates the currently active monitor.
The monitor display constants and their meanings are listed below:
Monitor
Constant Meaning
_MONO Monochrome monitor
_COLOR Color (or enhanced monitor emulating color)
_ENHCOLOR Enhanced color
_ANALOG Analog monochrome and color modes
_ANALOGMONO Analog monochrome only
_ANALOGCOLOR Analog color only