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 Overview | Class Members | Hierarchy Chart
See Also COleDataSource::FlushClipboard, COleDataSource::SetClipboard