IVsEnumIndependentViews Interface

Enumerates a collection of independent views.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
<GuidAttribute("B9040F95-DADB-443A-A3C3-1C442F1BDA72")> _
<InterfaceTypeAttribute()> _
Public Interface IVsEnumIndependentViews
'Usage
Dim instance As IVsEnumIndependentViews
[GuidAttribute("B9040F95-DADB-443A-A3C3-1C442F1BDA72")]
[InterfaceTypeAttribute()]
public interface IVsEnumIndependentViews
[GuidAttribute(L"B9040F95-DADB-443A-A3C3-1C442F1BDA72")]
[InterfaceTypeAttribute()]
public interface class IVsEnumIndependentViews
public interface IVsEnumIndependentViews

See Also

Reference

IVsEnumIndependentViews Members

Microsoft.VisualStudio.TextManager.Interop Namespace