IDataObjectImpl::EnumFormatEtc
Creates an enumerator to iterate through the FORMATETC structures supported by the data object.
HRESULT EnumFormatEtc(
DWORD dwDirection,
IEnumFORMATETC** ppenumFormatEtc
);
Remarks
See IDataObject::EnumFormatEtc in the Windows SDK.
Return Value
Returns E_NOTIMPL.
Requirements
Header: atlctl.h