Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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