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