Compartir a través de


IVsCommonMessagePumpFactory Interface

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

Syntax

'Declaración
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("E8E8300A-C63F-423F-B596-29308CA0AB4C")> _
Public Interface IVsCommonMessagePumpFactory
'Uso
Dim instance As IVsCommonMessagePumpFactory
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("E8E8300A-C63F-423F-B596-29308CA0AB4C")]
public interface IVsCommonMessagePumpFactory
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"E8E8300A-C63F-423F-B596-29308CA0AB4C")]
public interface class IVsCommonMessagePumpFactory
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("E8E8300A-C63F-423F-B596-29308CA0AB4C")>]
type IVsCommonMessagePumpFactory =  interface end
public interface IVsCommonMessagePumpFactory

See Also

Reference

IVsCommonMessagePumpFactory Members

Microsoft.VisualStudio.Shell.Interop Namespace