Previous: 4.28.2.19. FarPutWord To the Table of Contents Next: 4.28.2.21. FreeDosMemoryBlock
4.28.2.19. FarPutWord Table of Contents 4.28.2.21. FreeDosMemoryBlock

- 4.28.2.20. -
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.20. FreeDescriptor


4.28.2.20. FreeDescriptor

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


Previous: 4.28.2.19. FarPutWord To the Table of Contents Next: 4.28.2.21. FreeDosMemoryBlock
4.28.2.19. FarPutWord Table of Contents 4.28.2.21. FreeDosMemoryBlock

- 4.28.2.20. -