◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── include vdd.inc VxDcall VDD_Set_VMType The VDD_Set_VMType service informs the VDD of a virtual machine's type. The system calls this service prior to running the virtual machine and each time any of the virtual machine parameters are modified. Parameter Description ──────────────────────────────────────────────────────────────────────────── EAX Specifies the state flag. This parameter is nonzero if the virtual machine is running in a window. EBX Specifies the virtual machine handle. This handle can be used to examine the virtual machine status flags such as the exclusive and background flags. Return Value This service has no return value. Comments For a system critical Set_Focus this service may not be called before the Set_Focus. In that case, the VDD is responsible for doing an implied call to the VDD_Set_VMType service. Uses Flags ♦