Поделиться через


COleChangeSourceDialog::COleChangeSourceDialog

This function constructs a COleChangeSourceDialog object.

explicit COleChangeSourceDialog(
   COleClientItem* pItem,
   CWnd* pParentWnd = NULL 
);

Параметры

  • pItem
    Pointer to the linked COleClientItem whose source is to be updated.

  • pParentWnd
    Points to the parent or owner window object (of type CWnd) to which the dialog object belongs. If it is NULL, the parent window of the dialog box will be set to the main application window.

Заметки

To display the dialog box, call the DoModal function.

For more information, see the OLEUICHANGESOURCE structure and OleUIChangeSource function in Windows SDK.

Требования

Header: afxodlgs.h

См. также

Основные понятия

COleChangeSourceDialog Class

COleChangeSourceDialog Members

Hierarchy Chart