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_Get_Virt_State
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
include vmcpd.inc
 
VxDcall VMCPD_Get_Virt_State
 
The VMCPD_Get_Virt_State service returns the virtual state of EM and MP bits
for the given virtual machine.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
EBX        Specifies the virtual machine handle.
 
Return Value
 
The AL register contains the virtual state of EM and MP bits. Bit 0
specifies the MPv bit; bit 1 the EMv bit.
 
Uses
 
EAX, Flags
 
                                      ♦