DWebBrowserEvents2::DownloadBeginDWebBrowserEvents2::DownloadBegin*
*Contents  *Index  *Topic Contents
*Previous Topic: DWebBrowserEvents2::DocumentComplete
*Next Topic: DWebBrowserEvents2::DownloadComplete

DWebBrowserEvents2::DownloadBegin

void DownloadBegin(void);

Notifies an application that a navigation operation is beginning.

This event is fired shortly after the BeforeNavigate2 event, unless the navigation is canceled. Any animation or "busy" indication that the container needs to display should be connected to this event.

Each DownloadBegin event will have a corresponding DownloadComplete event.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.