Previous: ClearRmRegs procedure To the Table of Content Next: CreateCodeDescriptor function

- 4.28.2.8 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions

CreateCodeAlias function

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 is successful.


Previous: ClearRmRegs procedure To the Table of Content Next: CreateCodeDescriptor function
ClearRmRegs procedure Table of Content CreateCodeDescriptor function

- 4.28.2.8 -