include vmm.inc mov ebx, VM ; VM handle to check VMMcall Debug_Test_Cur_VM |
The Debug_Test_Cur_VM service determines whether the specified virtual machine is also the current virtual machine. The service crashes the current virtual machine if the VM parameter does not identify the current virtual machine handle.
VM
Specifies a handle identifying the virtual machine to check.
This service has no return value.
This service does not return if the handle is not valid.