_DPIEWebBrowserEvents2::DownloadComplete (Windows CE 5.0)
The DownloadComplete event method fires when a navigation operation finishes, is halted, or fails.
void DownloadComplete(void);
None.
None.
Any animation or busy indication that the container needs to display should be connected to this event method.
Each DPIEWebBrowserEvents::DownloadBegin event method has a corresponding DownloadComplete event method.
OS Versions: Windows CE .NET 4.0 and later.
Header: webvw.h
Library: wvuuid.lib
_DPIEWebBrowserEvents2::DownloadBegin
Send Feedback on this topic to the authors