IVsWindowFrame2 Interface

Enables a window frame to send notifications to anyone who wants to be notified of IVsWindowFrameNotify events

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

Syntax

'Declaration
<GuidAttribute("801885A0-9DC6-4E34-B064-1C3228F66794")> _
<InterfaceTypeAttribute()> _
Public Interface IVsWindowFrame2
'Usage
Dim instance As IVsWindowFrame2
[GuidAttribute("801885A0-9DC6-4E34-B064-1C3228F66794")]
[InterfaceTypeAttribute()]
public interface IVsWindowFrame2
[GuidAttribute(L"801885A0-9DC6-4E34-B064-1C3228F66794")]
[InterfaceTypeAttribute()]
public interface class IVsWindowFrame2
public interface IVsWindowFrame2

See Also

Reference

IVsWindowFrame2 Members

Microsoft.VisualStudio.Shell.Interop Namespace