Implemented interface member:
method
EnumFormatEtc
System.Runtime.InteropServices.ComTypes.IDataObject.EnumFormatEtc(System.Runtime.InteropServices.ComTypes.DATADIR)
1 reference to EnumFormatEtc
System.Windows.Forms (1)
System\Windows\Forms\OLE\DataObject.Composition.RuntimeToNativeAdapter.cs (1)
82
var comTypeFormatEtc =
EnumFormatEtc
((DATADIR)(int)dwDirection);