DWebBrowserEvents2.NavigateComplete2(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fires after a navigation to a link is completed on a window element or a frameSet element.
public:
void NavigateComplete2(System::Object ^ pDisp, System::Object ^ % URL);
public void NavigateComplete2 (object pDisp, ref object URL);
abstract member NavigateComplete2 : obj * obj -> unit
Public Sub NavigateComplete2 (pDisp As Object, ByRef URL As Object)
Parameters
- pDisp
- Object
- URL
- Object