Data Members
| m_ps | A structure of type OLEUIPASTESPECIAL that controls the function of the dialog box. | 
Construction
| COlePasteSpecialDialog | Constructs a COlePasteSpecialDialog object. | 
Operations and Attributes
| DoModal | Displays the OLE Paste Special dialog box. | 
| AddFormat | Adds custom formats to the list of formats your application can paste. | 
| AddStandardFormats | Adds CF_BITMAP, CF_DIB, CF_METAFILEPICT, and optionally CF_LINKSOURCE to the list of formats your application can paste. | 
| CreateItem | Creates the item in the container document using the specified format. | 
| GetSelectionType | Gets the type of selection chosen. | 
| GetDrawAspect | Tells whether to draw item as an icon or not. | 
| GetIconicMetafile | Gets a handle to the metafile associated with the iconic form of this item. | 
| GetPasteIndex | Gets the index of available paste options that was chosen by the user. | 
COlePasteSpecialDialog Overview | Base Class Members | Hierarchy Chart