Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deprecated. Causes the browser to fire the DISPID_NAVIGATECOMPLETE event.
Syntax
HRESULT retVal = object.FireNavigateComplete2(pHTMLWindow2, dwFlags);
Parameters
pHTMLWindow2 [in]
Type: IHTMLWindow2A pointer to the IHTMLWindow2 interface for the event.
dwFlags [in]
Type: DWORDApplicable flags for the event.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
IDocObjectService::FireNavigateComplete2 was introduced in Microsoft Internet Explorer 6.