IDataObject::EnumFormatEtc Method (UInt32, IEnumFORMATETC^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
int EnumFormatEtc( unsigned int dwDirection, [OutAttribute] IEnumFORMATETC^% ppenumFormatEtc )
Parameters
- dwDirection
- Type: System::UInt32
- ppenumFormatEtc
- Type: Microsoft.VisualStudio.OLE.Interop::IEnumFORMATETC^
Return Value
Type: System::Int32For information on the COM interface, see 657A7394-4481-4E0C-912D-40A9348CAF16
Show: