Interrups | Categories | Contents |
AX = 0011h EBX = handle of VM to be made active SI:EDI -> 32-bit FAR completion procedure
Return:
CF clear if successful (scheduled) CF set on error
Notes: This function is only available while MS Windows is running. The completion procedure is called with CF clear if the specified VM has been made active, or with CF set on error
Category: Memory Management - Int 2Ch - C
Interrups | Categories | Contents |