英語で読む

次の方法で共有


ITypeLibExporterNotifySink インターフェイス

定義

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

C#
[System.Runtime.InteropServices.Guid("F1C3BF77-C3E4-11d3-88E7-00902754C43A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ITypeLibExporterNotifySink
C#
[System.Runtime.InteropServices.Guid("F1C3BF77-C3E4-11d3-88E7-00902754C43A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface ITypeLibExporterNotifySink
属性

注釈

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

メソッド

ReportEvent(ExporterEventKind, Int32, String)

アセンブリの変換中にイベントが発生したことを呼び出し元に通知します。

ResolveRef(Assembly)

別のアセンブリへの参照を解決するように要求します。

適用対象

製品 バージョン
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1