next up previous contents index
Next: get_segment_limit Up: Functions and Procedures Previous: get_segment_base_address

set_segment_base_address

   

Declaration:

Function set_segment_base_address (d : Word; s : Longint) : boolean;

Description:

Sets the 32-bit linear base address of a descriptor.

Parameters:

d:
selector s - new base address of the descriptor

Errors:

Check int31error variable

See also:

allocate_ldt_descriptors, get_segment_base_address, allocate_ldt_descriptors, set_segment_limit, get_segment_base_address, get_segment_limit

For an example, see allocate_ldt_descriptors.



root
Fri Sep 11 18:24:36 CEST 1998