IDataObjectImpl::GetDataHere
Similar to GetData, except the client must allocate the STGMEDIUM structure.
HRESULT GetDataHere(
FORMATETC* pformatetc,
STGMEDIUM* pmedium
);
Return Value
Returns E_NOTIMPL.
Remarks
See IDataObject::GetDataHere in the Windows SDK.
Requirements
Header: atlctl.h