Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
afx_msg voidOnEditConvert();
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