Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The VMDisplayVideoMode enumeration specifies the display video mode.
Syntax
typedef enum {
vmVideoMode_TextMode = 0,
vmVideoMode_CGAMode = 1,
vmVideoMode_VGAMode = 2,
vmVideoMode_SVGAMode = 3
} VMDisplayVideoMode;
Constants
-
vmVideoMode_TextMode
-
Text mode.
-
vmVideoMode_CGAMode
-
CGA mode.
-
vmVideoMode_VGAMode
-
VGA mode.
-
vmVideoMode_SVGAMode
-
SVGA mode.
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|