次の方法で共有


ITypeLibExporterNotifySink インターフェイス

アセンブリ コンバータに対してコールバック機構を提供し、呼び出し元に変換の状態を通知し、その呼び出し元を変換処理そのものに関与させます。

この型のすべてのメンバの一覧については、ITypeLibExporterNotifySink メンバ を参照してください。

<Guid("F1C3BF77-C3E4-11d3-88E7-00902754C43A")>
<InterfaceType(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface ITypeLibExporterNotifySink
[C#]
[Guid("F1C3BF77-C3E4-11d3-88E7-00902754C43A")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ITypeLibExporterNotifySink
[C++]
[Guid("F1C3BF77-C3E4-11d3-88E7-00902754C43A")]
[InterfaceType(ComInterfaceType::InterfaceIsIUnknown)]
public __gc __interface ITypeLibExporterNotifySink
[JScript]
public
   Guid("F1C3BF77-C3E4-11d3-88E7-00902754C43A")
 InterfaceType(ComInterfaceType.InterfaceIsIUnknown)
interface ITypeLibExporterNotifySink

解説

このインターフェイスは、マネージ アセンブリを COM タイプ ライブラリに変換する処理で使用します。

必要条件

名前空間: System.Runtime.InteropServices

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: Mscorlib (Mscorlib.dll 内)

参照

ITypeLibExporterNotifySink メンバ | System.Runtime.InteropServices 名前空間