include vmm.inc
mov ebx, VM ; VM handle to validate
VMMCall Debug_Test_Valid_Handle
Determines whether the specified virtual machine handle is valid. This is an asynchronous service.
Do not call this service directly. Use the Assert_VM_Handle macro instead.
This service has no effect in the retail version of Windows. It is intended to be used with the debugging version.
Assert_VM_Handle