include vmm.inc mov esi, TimeOut ; time-out handle VMMcall Cancel_Time_Out |
The Cancel_Time_Out service cancels a time out that was scheduled using the Set_VM_Time_Out or Set_Global_Time_Out service.
TimeOut
Specifies a handle identifying the time out to cancel. If this parameter is zero, the service returns immediately (does nothing).
This service has no return value.
This service makes the time-out handle invalid; the virtual device must not attempt to use the handle in subsequent calls to services.
Flags