This method is similar to GetData, except the client must allocate the STGMEDIUM structure. The ATL implementation returns E_NOTIMPL.
At a Glance
Header file: | Atlctl.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
HRESULT GetDataHere( FORMATETC* pformatetc, STGMEDIUM* pmedium );
See Also
IDataObjectImpl::GetData, IDataObjectImpl::QueryGetData, IDataObjectImpl::SetData