Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_Application Next Topic: IWebBrowser2::get_Container |
IWebBrowser2::get_Busy
HRESULT get_Busy( VARIANT_BOOL FAR* pBool );Discovers whether Internet Explorer is engaged in a downloading operation or other activity.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- pBool
- Address of a variable that receives TRUE if Internet Explorer is busy, or FALSE if not.
Applies To
WebBrowser, Internet Explorer
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.