DWebBrowserEvents2.DocumentComplete(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 when a document is completely loaded and initialized
public:
void DocumentComplete(System::Object ^ pDisp, System::Object ^ % URL);
public void DocumentComplete (object pDisp, ref object URL);
abstract member DocumentComplete : obj * obj -> unit
Public Sub DocumentComplete (pDisp As Object, ByRef URL As Object)
Parameters
- pDisp
- Object
- URL
- Object