BOOL DoConvert( COleClientItem* pItem );
Return Value
Nonzero if successful; otherwise 0.
Parameters
pItem
Points to the item to be converted or activated. Cannot be NULL.
Remarks
Call this function, after returning successfully from DoModal, either to convert or to activate an object of type COleClientItem. The item is converted or activated according to the information selected by the user in the Convert dialog box.
COleConvertDialog Overview | Class Members | Hierarchy Chart
See Also COleClientItem, COleConvertDialog::DoModal, COleConvertDialog::GetSelectionType, COleClientItem::ConvertTo, COleClientItem::ActivateAs