Previous: 4.28.2.7. ClearRmRegs To the Table of Contents Next: 4.28.2.9. CreateCodeDescriptor
4.28.2.7. ClearRmRegs Table of Contents 4.28.2.9. CreateCodeDescriptor

- 4.28.2.8. -
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.8. CreateCodeAlias


4.28.2.8. CreateCodeAlias

Targets: MS-DOS only


DPMI Unit

This function will create a code descriptor that has the same base and limit as the specified code segment descriptor.

Declaration:
function CreateCodeAlias(Selector: Word): Word;
Remarks:
Returns alias descriptor if successful.


Previous: 4.28.2.7. ClearRmRegs To the Table of Contents Next: 4.28.2.9. CreateCodeDescriptor
4.28.2.7. ClearRmRegs Table of Contents 4.28.2.9. CreateCodeDescriptor

- 4.28.2.8. -