COleConvertDialog::DoConvert
Call this function, after returning successfully from DoModal, either to convert or to activate an object of type COleClientItem.
BOOL DoConvert(
COleClientItem* pItem
);
Параметры
- pItem
Points to the item to be converted or activated. Cannot be NULL.
Возвращаемое значение
Nonzero if successful; otherwise 0.
Заметки
The item is converted or activated according to the information selected by the user in the Convert dialog box.
Требования
Header: afxodlgs.h