GetSelectorBase

3.1

  DWORD GetSelectorBase(uSelector)    
  UINT uSelector;    

The GetSelectorBase function retrieves the base address of a selector.

Parameters

uSelector

Specifies the selector whose base address is retrieved.

Return Value

This function returns the base address of the specified selector.

See Also

GetSelectorLimit, SetSelectorBase, SetSelectorLimit