Walter Bertl
October 18th, 1999, 03:19 AM
CHtmlView::OnNewWindow2( LPDISPATCH* ppDisp, BOOL* Cancel );
Is method of CHtmlWiew class and ppDisp is a to an interface pointer that, optionally, receives the IDispatch interface pointer of a new WebBrowser or Internet Explorer object.
I need to know URL location of that new window of a Internet Explorer object. How to do that?
Is method of CHtmlWiew class and ppDisp is a to an interface pointer that, optionally, receives the IDispatch interface pointer of a new WebBrowser or Internet Explorer object.
I need to know URL location of that new window of a Internet Explorer object. How to do that?