COleDataSource Members

Base Class Members

CObject Members

CCmdTarget Members

Construction

COleDataSource

Constructs a COleDataSource object.

Operations

CacheData

Offers data in a specified format using a STGMEDIUM structure.

CacheGlobalData

Offers data in a specified format using an HGLOBAL.

DelayRenderData

Offers data in a specified format using delayed rendering.

DelayRenderFileData

Offers data in a specified format in a CFile pointer.

DelaySetData

Called for every format that is supported in OnSetData.

DoDragDrop

Performs drag-and-drop operations with a data source.

Empty

Empties the COleDataSource object of data.

FlushClipboard

Renders all data to the Clipboard.

GetClipboardOwner

Verifies that the data placed on the Clipboard is still there.

OnRenderData

Retrieves data as part of delayed rendering.

OnRenderFileData

Retrieves data into a CFile as part of delayed rendering.

OnRenderGlobalData

Retrieves data into an HGLOBAL as part of delayed rendering.

OnSetData

Called to replace the data in the COleDataSource object.

SetClipboard

Places a COleDataSource object on the Clipboard.

See Also

Reference

COleDataSource Class

Hierarchy Chart