IDataObjectImpl::QueryGetData

This method determines whether the data object supports a particular FORMATETC structure for transferring data. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT QueryGetData( FORMATETC* pformatetc );

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