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.
VMCPD_Set_Virt_State
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vmcpd.inc
 
VxDcall VMCPD_Set_Virt_State
 
The VMCPD_Set_Virt_State service sets the virtual state of EM and MP bits
for the given virtual machine.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EBX        Specifies the virtual machine handle.
 
AL         Specifies the new virtual state of the EM and MP bits. Bit 0 sets
           the MPv bit; bit 1 the EMv bit.
 
Return Value
 
This service has no return value.
 
Uses
 
Flags
 
                                      ♦