IDataObjectImpl::GetCanonicalFormatEtc

This method retrieves a logically equivalent FORMATETC structure to one that is more complex. The ATL implementation returns E_NOTIMPL.

Syntax

HRESULT GetCanonicalFormatEtc( FORMATETC* pformatetcIn, FORMATETC* pformatetcOut );

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::GetCanonicalFormatEtc, FORMATETC