Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves data from the Clipboard.
STDMETHOD(GetClipboardData)(
DWORD /* dwReserved */,
IDataObject** /* ppDataObject */
);
Return Value
Returns E_NOTIMPL.
Remarks
See IOleObject::GetClipboardData in the Windows SDK.
Requirements
Header: atlctl.h