IHlink::SetFriendlyNameIHlink::SetFriendlyName*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHlink::SetAdditionalParams
*Next Topic: IHlink::SetHlinkSite

IHlink::SetFriendlyName

HRESULT SetFriendlyName(
    LPCWSTR pwzFriendlyName    //Friendly name of the hyperlink
   );

Sets the friendly name for the hyperlink. The friendly name is used by hyperlink containers to represent the hyperlink within their user interface.

pwzFriendlyName
[in, unique] The friendly name string of the hyperlink target.

See also IHlink::GetFriendlyName


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