IEnumFORMATETC Interface
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Provides the managed definition of the IEnumFORMATETC interface.
Assembly: System (in System.dll)
Name | Description | |
---|---|---|
![]() | Clone(IEnumFORMATETC) | Creates a new enumerator that contains the same enumeration state as the current enumerator. |
![]() | Next(Int32, FORMATETC[], Int32[]) | Retrieves a specified number of items in the enumeration sequence. |
![]() | Reset() | Resets the enumeration sequence to the beginning. |
![]() | Skip(Int32) | Skips a specified number of items in the enumeration sequence. |
This interface enumerates an array of FORMATETC structures.
For more information about the IEnumFORMATETC interface, see the MSDN Library.
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1