IDataObjectImpl::GetData
Transfers data from the data object to the client.
HRESULT GetData(
FORMATETC* pformatetcIn,
STGMEDIUM* pmedium
);
Remarks
The pformatetcIn parameter must specify a storage medium type of TYMED_MFPICT.
See IDataObject::GetData in the Windows SDK.
Requirements
Header: atlctl.h