- 4.28.2.22 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
FreePhysicalMap function
Targets: MS-DOS only
DPMI Unit
This function frees physical mapping that was allocated through the
MapPhysicalToLinear
function.
Declaration:
function
FreePhysicalMap(LinearAddr: DWord): Boolean;
Remarks:
Returns True if successful.
See also:
MapPhysicalToLinear
FreeDosMemoryBlock function
Table of Content
FreeRealModeCallBack function
- 4.28.2.22 -