next up previous contents index
Next: get_descriptor_access_rights Up: Functions and Procedures Previous: set_segment_limit

set_descriptor_access_rights

   

Declaration:

Function set_descriptor_access_rights (d : Word; w : Word) : Longint;

Description:

Sets the access rights of a descriptor

Parameters:

d:
selector w - new descriptor access rights

Return values: This function doesn't return anything useful.

Errors:

Check int31error variable

See also:

get_descriptor_access_rights



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998