Sets the display name of the target.
Syntax
HRESULT SetFriendlyName( LPCWSTR pwzFriendlyName );
Parameters
- pwzFriendlyName
- [in]Address of a string that contains the display name of the hyperlink target.
Return Value
Returns S_OK if the display name of the hyperlink was set, or an error code otherwise.
Windows CE
Windows CE Use version 2.12 and later Minimum availability Internet Explorer 4.0
See Also