IVsCommonMessagePumpFactory Schnittstelle

Definition

Ermöglicht der Implementierung,ein IVsCommonMessagePump zu erstellen.

public interface class IVsCommonMessagePumpFactory
public interface class IVsCommonMessagePumpFactory
__interface IVsCommonMessagePumpFactory
[System.Runtime.InteropServices.Guid("E8E8300A-C63F-423F-B596-29308CA0AB4C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsCommonMessagePumpFactory
[<System.Runtime.InteropServices.Guid("E8E8300A-C63F-423F-B596-29308CA0AB4C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsCommonMessagePumpFactory = interface
Public Interface IVsCommonMessagePumpFactory
Attribute

Methoden

CreateInstance(IVsCommonMessagePump)

Erstellt eine Instanz des IVsCommonMessagePump-Dienstes.

Gilt für