The following table shows the OLE structures and enumerations with a description of the purpose of each.
| Programming element | Description | 
|---|---|
| DVASPECT | This enumeration contains values that specify the desired data or view aspect of the object when drawing or getting data. | 
| DVEXTENTINFO | This structure is used to provide sizing hints from the container for the object to use as the user resizes it. | 
| DVTARGETDEVICE | This structure is used to specify information about the target device for which data is being composed. | 
| FORMATETC | This structure is a generalized clipboard format, enhanced to encompass a target device, the aspect, or view of the data, and a storage medium. | 
| STGMEDIUM | This structure describes a medium of transfer for data objects. | 
| TYMED | This enumeration contains values used in the STGMEDIUM structure. | 
See Also
Send Feedback on this topic to the authors