[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Get descriptor's access rights
Source position: go32.pp line 99
function get_descriptor_access_right( |
d: Word |
):LongInt; |
Gets the access rights of a descriptor.
Parameters:
Return value: Access rights bit field.
Check the int31error variable.
|
Set access rights to memory descriptor |