IVsCodeWindowEvents2 Interface

Definition

public interface class IVsCodeWindowEvents2
public interface class IVsCodeWindowEvents2
__interface IVsCodeWindowEvents2
[System.Runtime.InteropServices.Guid("6703F718-2939-40C2-8F8F-AB393378AEC8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsCodeWindowEvents2
[<System.Runtime.InteropServices.Guid("6703F718-2939-40C2-8F8F-AB393378AEC8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsCodeWindowEvents2 = interface
Public Interface IVsCodeWindowEvents2
Attributes

Methods

OnCloseEmbeddedCodeWindow(IVsCodeWindow)
OnNewEmbeddedCodeWindow(IVsCodeWindow)

Applies to