IOleObjectImpl::GetClipboardData

This method retrieves data from the Clipboard. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT GetClipboardData( DWORD dwReserved, IDataObject** ppDataObject );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleObjectImpl Overview, IOleObjectImpl Methods, IOleObject::GetClipboardData