Notifies the hyperlink site that the hyperlink navigation is about to occur. To back out of the operation, return E_ABORT.
HRESULT ReadyToNavigate(
  DWORD dwSiteData, //Site data for the hyperlink object
  DWORD dwReserved  //Reserved for future use
);
 
  Windows NT: Use version 5.0 or later.
  Windows: Unsupported.
  Windows CE: Unsupported.
  Header: Declared in hlink.h.
HlinkOnNavigate, IHlinkBrowseContext::OnNavigateHlink, IHlinkFrame::OnNavigate