- 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
SetSelectorAccessRights function
Table of Content
SetSelectorLimit function
- 4.28.2.45 -