COleDataSource::FlushClipboard

static void FlushClipboard( );

Remarks

Removes data from the Clipboard that was placed there by a previous call to SetClipboard. This function also causes any data still on the Clipboard to be immediately rendered. Call this function when it is necessary to delete the data object last placed on the Clipboard from memory. Calling this function ensures that OLE will not require the original data source to perform Clipboard rendering.

COleDataSource OverviewClass MembersHierarchy Chart

See Also   COleDataSource::GetClipboardOwner, COleDataSource::SetClipboard