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.
- Returns S_OK if the friendly name string of the hyperlink was set.
- pwzFriendlyName
- [in, unique] The friendly name string of the hyperlink target.
See also IHlink::GetFriendlyName
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.