IVsCommonMessagePumpFactory Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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. |