COleChangeSourceDialog Class
Used for the OLE Change Source dialog box.
class COleChangeSourceDialog : public COleDialog
Remarks
Create an object of class COleChangeSourceDialog when you want to call this dialog box. After a COleChangeSourceDialog object has been constructed, you can use the m_cs structure to initialize the values or states of controls in the dialog box. The m_cs structure is of type OLEUICHANGESOURCE. For more information about using this dialog class, see the DoModal member function.
For more information, see the OLEUICHANGESOURCE structure in Windows SDK.
For more information about OLE-specific dialog boxes, see the article Dialog Boxes in OLE.
Requirements
Header: afxodlgs.h