Updates the hyperlink frame. This method is called before navigation, typically by the IHlinkSite::ReadyToNavigate method. An application that does not implement the IHlinkSite interface can call this method before calling the navigation function.
HRESULT UpdateHlink(
ULONG uHLID, //Hyperlink to retrieve
IMoniker * pimkTarget, //Moniker interface pointer of the
//hyperlink target
LPCWSTR pwzLocation, //Location within the hyperlink target of
//new hyperlink
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.
HlinkOnNavigate, HLID, IHlinkBrowseContext::OnNavigateHlink, IHlinkSite::OnNavigationComplete