Virtual Devices (3.1) (vdag31qh.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Disable_Touch_1st_Meg
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
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.
 
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