MFC
Expand Minimize
0 out of 1 rated this helpful - Rate this topic

CDHtmlDialog::OnNavigateComplete

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

virtual void OnNavigateComplete( 
   LPDISPATCH pDisp, 
   LPCTSTR szUrl  
);
pDisp

A pointer to an IDispatch object.

szUrl

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

Header: afxdhtml.h

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.