afx_msg void OnEditConvert( );
Remarks
Displays the OLE Convert dialog box and converts or activates the currently selected OLE item according to user selections in the dialog box. OnEditConvert creates and launches a COleConvertDialog Convert dialog box.
An example of conversion is converting a Microsoft Word document into a WordPad document.
COleDocument Overview | Class Members | Hierarchy Chart
See Also COleDocument::OnUpdateObjectVerbMenu, COleConvertDialog