- 4.28.2.20 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
FreeDescriptor function
Targets: MS-DOS only
DPMI Unit
This function is used to free descriptors that were allocated through the
AllocateDescriptors
function.
Declaration:
function
FreeDescriptor(Selector: Word): Boolean;
Remarks:
Returns True if successful.
See also:
AllocateDescriptors
AllocateSpecificDescriptor
CreateCodeDescriptor
CreateDataDescriptor
FarPutWord procedure
Table of Content
FreeDosMemoryBlock function
- 4.28.2.20 -