IVsSplitRoot 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.
Represents the root of the split pane.
public interface class IVsSplitRoot
public interface class IVsSplitRoot
__interface IVsSplitRoot
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("5486C948-AF82-4DA5-A968-97F3ADA66670")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsSplitRoot
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("5486C948-AF82-4DA5-A968-97F3ADA66670")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSplitRoot
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("5486C948-AF82-4DA5-A968-97F3ADA66670")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsSplitRoot = interface
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("5486C948-AF82-4DA5-A968-97F3ADA66670")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSplitRoot = interface
Public Interface IVsSplitRoot
- Derived
- Attributes
Methods
GetPane(PANETYPE, IVsSplitPane) |
Gets the split pane. |
GetRootSplitter(IVsSplitter) |
Gets the root splitter. |
GetWindowHandle(IntPtr) |
Gets the window handle. |