- 4.28.2.10 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
CreateDataAlias 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
CreateDataAlias(Selector: Word): Word;
Remarks:
Returns alias selector is successful. Otherwise returns zero.
See also:
FreeDescriptor
CreateCodeDescriptor function
Table of Content
CreateDataDescriptor function
- 4.28.2.10 -