COleDataSource::GetClipboardOwner

static COleDataSource* GetClipboardOwner( );

Return Value

The data source currently on the Clipboard, or NULL if there is nothing on the Clipboard or if the Clipboard is not owned by the calling application.

Remarks

Determines whether the data on the Clipboard has changed since SetClipboard was last called and, if so, identifies the current owner.

COleDataSource OverviewClass MembersHierarchy Chart

See Also   COleDataSource::FlushClipboard, COleDataSource::SetClipboard