IDataObjectImpl::SetData
클라이언트의 데이터를 데이터 개체에 전송합니다.
HRESULT SetData(
FORMATETC* pformatetc,
STGMEDIUM* pmedium,
BOOL fRelease
);
반환 값
반환 E_NOTIMPL.
설명
참조 IDataObject::SetData 에 있는 Windows SDK.
요구 사항
헤더: atlctl.h
클라이언트의 데이터를 데이터 개체에 전송합니다.
HRESULT SetData(
FORMATETC* pformatetc,
STGMEDIUM* pmedium,
BOOL fRelease
);
반환 E_NOTIMPL.
참조 IDataObject::SetData 에 있는 Windows SDK.
헤더: atlctl.h