Notifies the hyperlink frame that a hyperlink has been navigated to.
HRESULT OnNavigate(
DWORD grfHLNF, //Navigation flags
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, HLNF, IHlinkBrowseContext::OnNavigateHlink, IHlinkSite::OnNavigationComplete