IDataObjectImpl::QueryGetData

This method determines whether the data object supports a particular FORMATETC structure for transferring data. 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 QueryGetData( FORMATETC* pformatetc );

See Also

IDataObjectImpl::GetData, IDataObjectImpl::GetDataHere, IDataObjectImpl::SetData