IDataObjectImpl::SetData

This method transfers data from the client to the data object. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT SetData( FORMATETC* pformatetc, STGMEDIUM* pmedium, BOOL fRelease );

At a Glance

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

See Also

IDataObjectImpl Overview, IDataObjectImpl Methods, IDataObject::SetData, IDataObjectImpl::GetData, IDataObjectImpl::GetDataHere, IDataObjectImpl::QueryGetData