OutputWindowService.GetPane(Guid, IVsOutputWindowPane) Method
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:
virtual int GetPane(Guid % rguidPane, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsOutputWindowPane ^ % ppPane);
public int GetPane (ref Guid rguidPane, out Microsoft.VisualStudio.Shell.Interop.IVsOutputWindowPane ppPane);
abstract member GetPane : Guid * IVsOutputWindowPane -> int
override this.GetPane : Guid * IVsOutputWindowPane -> int
Public Function GetPane (ByRef rguidPane As Guid, ByRef ppPane As IVsOutputWindowPane) As Integer
Parameters
- rguidPane
- Guid
- ppPane
- IVsOutputWindowPane