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


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

См. также

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

COleConvertDialog Class

COleConvertDialog Members

Hierarchy Chart

COleClientItem Class

COleConvertDialog::DoModal

COleConvertDialog::GetSelectionType

COleClientItem::ConvertTo

COleClientItem::ActivateAs