CDHtmlDialog::OnNavigateComplete

Called by the framework after navigation to the specified URL is completed.

virtual void OnNavigateComplete( 
   LPDISPATCH pDisp, 
   LPCTSTR szUrl  
);

Parameters

  • pDisp
    A pointer to an IDispatch object.

  • szUrl
    A pointer to a string containing the URL that was navigated to.

Requirements

Header: afxdhtml.h

See Also

Reference

CDHtmlDialog Class

Hierarchy Chart

CDHtmlDialog::OnDocumentComplete

Other Resources

CDHtmlDialog Members