DWORD GetSelectorBase(uSelector) | |||
UINT uSelector; |
The GetSelectorBase function retrieves the base address of a selector.
uSelector
Specifies the selector whose base address is retrieved.
This function returns the base address of the specified selector.