- 4.28.2.13 -
Standard Units

DPMI Unit


DPMI Unit Procedures and FunctionsDosMemoryFree function
Targets: MS-DOS only
DPMI Unit
This function frees memory that was allocated through
the DosMemoryAlloc function.
Declaration:
function DOSMemoryFree(Segment: Word): Boolean;
Remarks:
Returns True if successful.
DOSMemoryAlloc and DOSMemoryFree functions uses Int 21h.
See also:
DosMemoryAlloc
 |
 |
 |
DosMemoryAlloc function |
Table of Content |
FarGetByte function |
- 4.28.2.13 -