PyIEnumFORMATETC = EnumFormatEtc(dwDirection)
Returns an enumerator to list the data formats that the
object supports.
Parameters
dwDirection=DATADIR_GET : int
Indicates whether to return formats that can be queried or set
(pythoncom.DATADIR_GET or DATADIR_SET)