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.
Transfers data from the client to the data object.
HRESULT SetData(
FORMATETC* pformatetc,
STGMEDIUM* pmedium,
BOOL fRelease
);
Return Value
Returns E_NOTIMPL.
Remarks
See IDataObject::SetData in the Windows SDK.
Requirements
Header: atlctl.h