- 4.28.2.21 -
Standard Units

DPMI Unit


DPMI Unit Procedures and FunctionsFreeDosMemoryBlock 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
  
  | 
  | 
  | 
| FreeDescriptor function | 
Table of Content | 
FreePhysicalMap function | 
- 4.28.2.21 -