include vmm.inc mov ebx, VM ; VM handle to test VMMcall Test_Sys_VM_Handle je is_system ; zero flag set if system VM handle |
The Test_Sys_VM_Handle service tests whether the given virtual machine handle is the handle of the system virtual machine.
This is an asynchronous service.
VM
Specifies the virtual machine handle to test.
The zero flag is set if the handle identifies the system virtual machine.
Flags