Previous: 4.28.2.38. ResizeDosMemoryBlock To the Table of Contents Next: 4.28.2.40. SelectorInc
4.28.2.38. ResizeDosMemoryBlock Table of Contents 4.28.2.40. SelectorInc

- 4.28.2.39. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2.37 RealModeInt
4.28.2.39. SegmentToDescriptors


4.28.2.39. SegmentToDescriptors

Targets: MS-DOS only


DPMI Unit

This function is used to convert real mode segments into descriptors that are addressable by protected mode programs.

Declaration:
function SegmentToDescriptor(Segment: Word): Word;
Remarks:
Returns selector mapped to real mode segment if successful, or zero.


Previous: 4.28.2.38. ResizeDosMemoryBlock To the Table of Contents Next: 4.28.2.40. SelectorInc
4.28.2.38. ResizeDosMemoryBlock Table of Contents 4.28.2.40. SelectorInc

- 4.28.2.39. -