HlinkSetSpecialReferenceHlinkSetSpecialReference*
*



Contents  *



Index  *Topic Contents
*Previous Topic: HlinkQueryCreateFromData
*Next Topic: HlinkSimpleNavigateToMoniker

HlinkSetSpecialReference

HRESULT HlinkSetSpecialReference(
    ULONG uReference,       //Special reference flags
    LPCWSTR pwzReference    //The special reference string
   );

For a given value from the HLSR enumeration, sets the current user's default global home, search, or history page for browsing as a string.

uReference
[in] A value taken from the HLSR enumeration.
pwzReference
[in] Address of the special reference string.

See also HlinkGetSpecialReference, HLSR


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.