Int 2C/AX=0011h

Prev Next Ralf Interrups Categories Contents

------

Cloaking v1.01 - Switch_VMs_and_Call_back

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

See Also: AX=000Fh - AX=0012h

Category: Memory Management - Int 2Ch - C

------

Prev Next Ralf Interrups Categories Contents