GetSelectorLimit

3.1

  DWORD GetSelectorLimit(uSelector)    
  UINT uSelector;    

The GetSelectorLimit function retrieves the limit of a selector.

Parameters

uSelector

Specifies the selector whose limit is being retrieved.

Return Value

This function returns the limit of the specified selector.

See Also

GetSelectorBase, SetSelectorBase, SetSelectorLimit