Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
.gif)
The COleInsertDialog class is used for the OLE Insert Object dialog box. Create an object of class COleInsertDialog when you want to call this dialog box. After a COleInsertDialog object has been constructed, you can use the m_io structure to initialize the values or states of controls in the dialog box. The m_io structure is of type OLEUIINSERTOBJECT. 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 regarding 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