Previous: 4.28.2.21. FreeDosMemoryBlock To the Table of Contents Next: 4.28.2.23. FreeRealModeCallBack
4.28.2.21. FreeDosMemoryBlock Table of Contents 4.28.2.23. FreeRealModeCallBack

- 4.28.2.22. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2. DPMI Unit Procedures and Functions
4.28.2.22. FreePhysicalMap


4.28.2.22. FreePhysicalMap

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


Previous: 4.28.2.21. FreeDosMemoryBlock To the Table of Contents Next: 4.28.2.23. FreeRealModeCallBack
4.28.2.21. FreeDosMemoryBlock Table of Contents 4.28.2.23. FreeRealModeCallBack

- 4.28.2.22. -