Click to return to the Reusing Browser Technology home page    
DWebBrowserEvents2::Docum...     DWebBrowserEvents2::Downl...     DWebBrowserEvents2 Interf...    
Web Workshop  |  Reusing Browser Technology

DWebBrowserEvents2::DownloadBegin Method


Notifies an application that a navigation operation is beginning.

Syntax

void DownloadBegin(void);

Return Value

No return value.

Remarks

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.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.