Previous: 4.28.2.3. AllocRealModeCallBack To the Table of Contents Next: 4.28.2.5. CallRealModeFar
4.28.2.3. AllocRealModeCallBack Table of Contents 4.28.2.5. CallRealModeFar

- 4.28.2.4. -
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.4. AllocateSpecificDescriptor


4.28.2.4. AllocateSpecificDescriptor

Targets: MS-DOS only


DPMI Unit

This function is used to allocate one specific LTD descriptor.

Declaration:
function AllocateSpecificDescriptor(Selector: Word): Boolean;


Remarks:
Returns True if successful.

See also:
FreeDescriptor


Previous: 4.28.2.3. AllocRealModeCallBack To the Table of Contents Next: 4.28.2.5. CallRealModeFar
4.28.2.3. AllocRealModeCallBack Table of Contents 4.28.2.5. CallRealModeFar

- 4.28.2.4. -