Get_Sys_VM_Handle

include vmm.inc

VMMCall Get_Sys_VM_Handle

mov     [SysVM], ebx            ; system VM handle
 

Retrieves the handle of the system virtual machine. This is an asynchronous service. Uses EBX, Flags.

See Also

Get_Cur_VM_Handle, Test_Sys_VM_Handle