IEnumFORMATETC 介面

定義

用來列舉 FORMATETC 結構的陣列。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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
屬性

備註

如需使用 IEnumFORMATETC 介面和 Microsoft Management Console (MMC) 進行程式設計的詳細資訊,請參閱 MMC 程式設計人員指南

適用於