IVsWindowManager2 Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D73DC67C-3E91-4073-9A5E-5D09AA74529B")> _
Public Interface IVsWindowManager2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D73DC67C-3E91-4073-9A5E-5D09AA74529B")]
public interface IVsWindowManager2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"D73DC67C-3E91-4073-9A5E-5D09AA74529B")]
public interface class IVsWindowManager2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("D73DC67C-3E91-4073-9A5E-5D09AA74529B")>]
type IVsWindowManager2 =  interface end
public interface IVsWindowManager2

The IVsWindowManager2 type exposes the following members.

Methods

  Name Description
Public method _VtblGap1_3
Public method GetResourceKeyReferenceType

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace