IDataObjectImpl::GetData

This method transfers data from the data object to the client. The Transfers data from the data object to the client. The pformatetcIn parameter must specify a storage medium type of TYMED_MFPICT.

Syntax

HRESULT GetData( FORMATETC* pformatetcIn, STGMEDIUM* pmedium );

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::GetData, IDataObjectImpl::GetDataHere, IDataObjectImpl::QueryGetData, IDataObjectImpl::SetData