ITypeLibImporterNotifySink Antarmuka

Definisi

Menyediakan mekanisme panggilan balik untuk pengonversi pustaka jenis untuk memberi tahu pemanggil status konversi, dan melibatkan pemanggil dalam proses konversi itu sendiri.

public interface class ITypeLibImporterNotifySink
[System.Runtime.InteropServices.Guid("F1C3BF76-C3E4-11d3-88E7-00902754C43A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ITypeLibImporterNotifySink
[System.Runtime.InteropServices.Guid("F1C3BF76-C3E4-11d3-88E7-00902754C43A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface ITypeLibImporterNotifySink
[<System.Runtime.InteropServices.Guid("F1C3BF76-C3E4-11d3-88E7-00902754C43A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ITypeLibImporterNotifySink = interface
[<System.Runtime.InteropServices.Guid("F1C3BF76-C3E4-11d3-88E7-00902754C43A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type ITypeLibImporterNotifySink = interface
Public Interface ITypeLibImporterNotifySink
Atribut

Keterangan

Antarmuka ini digunakan dalam proses mengonversi pustaka jenis COM ke rakitan terkelola.

Metode

ReportEvent(ImporterEventKind, Int32, String)

Memberi tahu pemanggil bahwa peristiwa terjadi selama konversi pustaka jenis.

ResolveRef(Object)

Meminta pengguna untuk menyelesaikan referensi ke pustaka tipe lain.

Berlaku untuk