next up previous contents index
Next: Set_Segment_Limit Up: Functions and Procedures Previous: Get_Segment_Base_Address

Set_Segment_Base_Address

   

Declaration:

Procedure Set_Segment_Base_Address (var Des : word;Sel : longint) ;

Description:

Set_Segment_Base_Address sets the 32-bit linear base address of the descriptor Des for the specified selector Sel.

Notes:

Errors:

None.

See also:

AllocateLdtDescriptors, SetSegmentLimit

For an example, see AllocateLdtDescriptors.



Michael Van Canneyt
Tue Mar 31 16:46:10 CEST 1998