Previous: SetSelectorAccessRights function To the Table of Content Next: SetSelectorLimit function

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

SetSelectorBaseAddress function

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: SetSelectorAccessRights function To the Table of Content Next: SetSelectorLimit function
SetSelectorAccessRights function Table of Content SetSelectorLimit function

- 4.28.2.45 -