Previous: SetRealModeIntVec function To the Table of Content Next: SetSelectorBaseAddress function

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

SetSelectorAccessRights function

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


Previous: SetRealModeIntVec function To the Table of Content Next: SetSelectorBaseAddress function
SetRealModeIntVec function Table of Content SetSelectorBaseAddress function

- 4.28.2.44 -