- 4.28.2.46. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2.37 RealModeInt
4.28.2.46. SetSelectorLimit
4.28.2.46. SetSelectorLimit
Targets: MS-DOS only
DPMI Unit
This function sets the limit for the specified segment.
Declaration:
function SetSelectorLimit(Selector: Word; Limit: DWord): Word;
Remarks:
Returns selector if successful. Otherwise returns zero.
See also:
GetSegmentBaseAddress
GetSelectorAccessRights
SetSelectorAccessRights
SetSelectorBaseAddress
- 4.28.2.46. -