IEnumFORMATETC Interfaz

Definición

Se utiliza para enumerar una matriz de estructuras FORMATETC.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

public interface class IEnumFORMATETC
[System.Runtime.InteropServices.Guid("00000103-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumFORMATETC
[<System.Runtime.InteropServices.Guid("00000103-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IEnumFORMATETC = interface
Public Interface IEnumFORMATETC
Atributos

Comentarios

Para obtener más información sobre la programación con la interfaz IEnumFORMATETC y Microsoft Management Console (MMC), consulte la Guía del programador de MMC.

Se aplica a