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 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