Previous: 4.28.2.20. FreeDescriptor To the Table of Contents Next: 4.28.2.22. FreePhysicalMap
4.28.2.20. FreeDescriptor Table of Contents 4.28.2.22. FreePhysicalMap

- 4.28.2.21. -
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.21. FreeDosMemoryBlock


4.28.2.21. FreeDosMemoryBlock

Targets: MS-DOS only


DPMI Unit

This function frees memory that was allocated through the AllocDosMemoryBlock function.

Declaration:
function FreeDOSMemoryBlock(Selector: Word): Boolean;
Remarks:
Returns True if successful.

See also:
AllocDosMemoryBlock
ResizeDosMemoryBlock


Previous: 4.28.2.20. FreeDescriptor To the Table of Contents Next: 4.28.2.22. FreePhysicalMap
4.28.2.20. FreeDescriptor Table of Contents 4.28.2.22. FreePhysicalMap

- 4.28.2.21. -