COlePasteSpecialDialog::GetDrawAspect

DVASPECT GetDrawAspect( ) const;

Return Value

The method needed to render the object.

Remarks

Call this function to determine if the user chose to display the selected item as an icon. Only call this function after DoModal returns IDOK.

For more information on drawing aspect, see the FORMATETC structure in the OLE 2 Programmer’s Reference, Volume 1.

COlePasteSpecialDialog OverviewClass MembersHierarchy Chart

See Also   COlePasteSpecialDialog::DoModal