next up previous contents index
Next: Create_Code_Segment_Alias_Descriptor Up: Functions and Procedures Previous: Set_Segment_Base_Address

Set_Segment_Limit

   

Declaration:

Procedure Set_Segment_Limit (Des : word;Len : longint) ;

Description:

Set_Segment_Limit sets the limit of the descriptor Des to the specified length Len

Notes:

Errors:

None

See also:

SetSegmentBaseAddress, AllocateLdtDescriptors

For an example, see AllocateLdtDescriptors.



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