Share via


IDataObjectImpl::GetCanonicalFormatEtc

Retrieves a logically equivalent FORMATETC structure to one that is more complex.

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

Return Value

Returns E_NOTIMPL.

Remarks

See IDataObject::GetCanonicalFormatEtc in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IDataObjectImpl Class

FORMATETC

Other Resources

IDataObjectImpl Members