Sets the friendly name for the hyperlink. The friendly name is used by hyperlink containers to represent the hyperlink within their user interface.
HRESULT SetFriendlyName(
  LPCWSTR pwzFriendlyName  //Friendly name of the hyperlink
);
 
  Windows NT: Use version 5.0 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in hlink.h.