IVsCodeWindowEvents2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |