COleBusyDialog
The COleBusyDialog class is used for the OLE Server Not Responding or Server Busy dialog boxes. Create an object of class COleBusyDialog when you want to call these dialog boxes. After a COleBusyDialog object has been constructed, you can use the m_bz structure to initialize the values or states of controls in the dialog box. The m_bz structure is of type OLEUIBUSY. For more information about using this dialog class, see the DoModal member function.
Note AppWizard-generated container code uses this class.
For more information, see the structure in the OLE 2.01 User Interface Library.
For more information on OLE-specific dialog boxes, see the article in Visual C++ Programmer’s Guide.
#include <afxodlgs.h>
Class Members | Base Class | Hierarchy Chart
See Also COleDialog