DVASPECT GetDrawAspect( ) const;
Return Value
The method needed to render the object.
Remarks
Call this function to determine whether the user chose to display the selected item as an icon. Call this function only after DoModal returns IDOK.
For more information on drawing aspect, see the FORMATETC data structure in the OLE documentation.
COleConvertDialog Overview | Class Members | Hierarchy Chart
See Also COleConvertDialog::DoModal, COleConvertDialog::COleConvertDialog