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