IVsCodeWindow2 Interface

Definition

public interface class IVsCodeWindow2
public interface class IVsCodeWindow2
__interface IVsCodeWindow2
[System.Runtime.InteropServices.Guid("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsCodeWindow2
[<System.Runtime.InteropServices.Guid("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsCodeWindow2 = interface
Public Interface IVsCodeWindow2
Attributes

Methods

GetContainingCodeWindow(IVsCodeWindow)
GetEmbeddedCodeWindow(Int32, IVsCodeWindow)
GetEmbeddedCodeWindowCount(Int32)

Applies to