Disable_Touch_1st_Meg

include vmm.inc

VMMcall Disable_Touch_1st_Meg


The Disable_Touch_1st_Meg service disables the first 1 megabyte of memory for the current virtual machine.

This is an asynchronous service.

Parameters

This service has no parameters.

Return Value

This service has no return value.

Comments

If the debugging version is not present, this service returns immediately.

Virtual devices normally call this service by using the End_Touch_1st_Meg macro.

See Also

Enable_Touch_1st_Meg