ITypeLibImporterNotifySink Arabirim

Tanım

Çağıranı dönüştürme durumunu bildirmek ve çağıranı dönüştürme işlemine dahil etmek için tür kitaplığı dönüştürücüsü için bir geri çağırma mekanizması sağlar.

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
Öznitelikler

Açıklamalar

Bu arabirim, COM türü kitaplığını yönetilen derlemeye dönüştürme işleminde kullanılır.

Yöntemler

ReportEvent(ImporterEventKind, Int32, String)

Bir tür kitaplığının dönüştürülmesi sırasında bir olayın gerçekleştiğini çağırana bildirir.

ResolveRef(Object)

Kullanıcıdan başka bir tür kitaplığına yapılan başvuruyu çözümlemesini ister.

Şunlara uygulanır