CDataObject::EnumFormatEtc

HRESULT CDataObject::EnumFormatEtc(DWORD dwDirection, LPENUMFORMATETC* ppenumFormatEtc)

Get a FORMATETC enumerator

Defined in: DataSource.h

Return Value

Returns S_OK if the enumerator is available

Parameters

dwDirection

Direction of data

ppenumFormatEtc

Place the enumerator here.

Comments

CDataObject provides no implementation of this function