IEnumFORMATETC Interface

Definição

Usado para enumerar uma matriz de estruturas FORMATETC.

Esta API dá suporte à infraestrutura do produto e não deve ser usada diretamente do seu 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

Comentários

Para obter mais informações sobre programação com a interface IEnumFORMATETC e o Console de Gerenciamento da Microsoft (MMC), consulte o Guia do Programador do MMC.

Aplica-se a