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.
The NavigateComplete2 event method fires after navigation to a link is completed on either a window or frameset element.
Syntax
void NavigateComplete2( IDispatch* pdisp, VARIANT vtURL);
Parameters
- pdisp
[in] Reference to the IDispatch interface of a window or frame object. - vtURL
[in] A Windows CE VARIANT structure that specifies the URL or the Universal Naming Convention (UNC) file name that was navigated to.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: webvw.h
Library: wvuuid.lib
See Also
_DPIEWebBrowserEvents2_BeforeNavigate2
Send Feedback on this topic to the authors