Virtual Devices (3.1) (vdag31qh.hlp) (Table of Contents; 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.
VDD_Msg_ForColor
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vdd.inc
 
VxDcall VDD_Msg_ForColor
 
The VDD_Msg_ForColor service sets the foreground attribute for messages
displayed when in message mode.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EAX        Specifies the color. For EGA/VGA drivers, this parameter is a
           text mode attribute.
 
EBX        Specifies the virtual machine handle.
 
Return Value
 
This service has no return value.
 
Comments
 
A virtual device that uses this service must issue a Begin_Message_Mode
control message before calling this service.
 
Uses
 
Flags
 
                                      ♦