- 4.28.2.44. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2.37 RealModeInt
4.28.2.44. SetSelectorAccessRights
4.28.2.44. SetSelectorAccessRights
Targets: MS-DOS only
DPMI Unit
This function allows a protected mode program to modify
the access rights and type fields of a descriptor.
Declaration:
function SetSelectorAccessRights(Selector,Rights: Word): Boolean;
Remarks:
Returns True if successful.
See also:
GetSegmentBaseAddress
GetSelectorAccessRights
SetSelectorBaseAddress
SetSelectorLimit
- 4.28.2.44. -