IVsCommonMessagePumpFactory Interface

 

Allows the implementer to create an IVsCommonMessagePump.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("E8E8300A-C63F-423F-B596-29308CA0AB4C")]
public interface IVsCommonMessagePumpFactory

NameDescription
System_CAPS_pubmethodCreateInstance(IVsCommonMessagePump)

Creates an instance of the IVsCommonMessagePump service.

Return to top
Show: