Get_Sys_VM_Handle

include vmm.inc

VMMcall Get_Sys_VM_Handle

mov [SysVM], ebx ; system VM handle


The Get_Sys_VM_Handle service returns the handle for the system virtual machine.

This is an asynchronous service.

Parameters

This service has no parameters.

Return Value

The EBX register contains the system virtual machine handle.

Uses

EBX, Flags

See Also

Get_Cur_VM_Handle, Test_Sys_VM_Handle