IEnumFORMATETC Interface

Définition

Permet d'énumérer un tableau de structures FORMATETC.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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
Attributs

Remarques

Pour plus d’informations sur la programmation avec l’interface IEnumFORMATETC et microsoft Management Console (MMC), consultez le Guide du programmeur MMC.

S’applique à