COleDataSource Members
Base Class Members
Construction
Constructs a COleDataSource object. |
Operations
Offers data in a specified format using a STGMEDIUM structure. |
|
Offers data in a specified format using an HGLOBAL. |
|
Offers data in a specified format using delayed rendering. |
|
Offers data in a specified format in a CFile pointer. |
|
Called for every format that is supported in OnSetData. |
|
Performs drag-and-drop operations with a data source. |
|
Empties the COleDataSource object of data. |
|
Renders all data to the Clipboard. |
|
Verifies that the data placed on the Clipboard is still there. |
|
Retrieves data as part of delayed rendering. |
|
Retrieves data into a CFile as part of delayed rendering. |
|
Retrieves data into an HGLOBAL as part of delayed rendering. |
|
Called to replace the data in the COleDataSource object. |
|
Places a COleDataSource object on the Clipboard. |