COleDataSource::FlushClipboard

Renders data that is on the Clipboard, and then lets you paste data from the Clipboard after your application shuts down.

static void PASCAL FlushClipboard( );

Remarks

Use SetClipboard to put data on the Clipboard.

Requirements

Header: afxole.h

See Also

Reference

COleDataSource Class

Hierarchy Chart

COleDataSource::GetClipboardOwner

COleDataSource::SetClipboard