For a given value from the HLSR enumeration, this function returns the current user’s default global home, search, or history page for browsing as a string.
HRESULT HlinkGetSpecialReference(
ULONG uReference, |
//Special reference flags |
LPWSTR * ppwzReference |
//Buffer to return special reference string |
); |
Parameters
See Also
HlinkSetSpecialReference, HLSR