Previous: 4.28.2.44. SetSelectorAccessRights To the Table of Contents Next: 4.28.2.46. SetSelectorLimit
4.28.2.44. SetSelectorAccessRights Table of Contents 4.28.2.46. SetSelectorLimit

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


4.28.2.45. SetSelectorBaseAddress

Targets: MS-DOS only


DPMI Unit

This function changes the 32-bit linear base address of the specified selector.

Declaration:
function SetSelectorBaseAddress(Selector: Word;
                                 Base: DWord): Boolean;
Remarks:
Returns True if successful.

See also:
SetSelectorAccessRights
GetSegmentBaseAddress
GetSelectorAccessRights
SetSelectorLimit


Previous: 4.28.2.44. SetSelectorAccessRights To the Table of Contents Next: 4.28.2.46. SetSelectorLimit
4.28.2.44. SetSelectorAccessRights Table of Contents 4.28.2.46. SetSelectorLimit

- 4.28.2.45. -