DWebBrowserEvents2.UpdatePageStatus(Object, 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.
Not implemented
public:
void UpdatePageStatus(System::Object ^ pDisp, System::Object ^ % nPage, System::Object ^ % fDone);
public void UpdatePageStatus (object pDisp, ref object nPage, ref object fDone);
abstract member UpdatePageStatus : obj * obj * obj -> unit
Public Sub UpdatePageStatus (pDisp As Object, ByRef nPage As Object, ByRef fDone As Object)
Parameters
- pDisp
- Object
- nPage
- Object
- fDone
- Object