include vmm.inc VMMcall Get_Cur_VM_Handle mov [VM], ebx ; current VM handle
Gets the handle of the currently running virtual machine. This is an asynchronous service. Uses EBX, Flags.
See also Get_Sys_VM_Handle, Test_Cur_VM_Handle