CHtmlView::GetBusy

BOOL GetBusy()const;

返回值:
如果WebBrowser忙,则返回非零值,否则为0。

说明:
调用此成员函数以Internet Explorer或WebBrowser决定WebBrowser控件是否正忙于导航或下载操作。
适用于Internet Explorer和WebBrowser。

请参阅:IWebBrowser2::get_Busy