Previous: FreeDescriptor function To the Table of Content Next: FreePhysicalMap function

- 4.28.2.21 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions

FreeDosMemoryBlock function

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: FreeDescriptor function To the Table of Content Next: FreePhysicalMap function
FreeDescriptor function Table of Content FreePhysicalMap function

- 4.28.2.21 -