Compartilhar via


OutputWindowService.CreatePane(Guid, String, Int32, Int32) Method

Definition

public:
 virtual int CreatePane(Guid % rguidPane, System::String ^ pszPaneName, int fInitVisible, int fClearWithSolution);
public int CreatePane (ref Guid rguidPane, string pszPaneName, int fInitVisible, int fClearWithSolution);
abstract member CreatePane : Guid * string * int * int -> int
override this.CreatePane : Guid * string * int * int -> int
Public Function CreatePane (ByRef rguidPane As Guid, pszPaneName As String, fInitVisible As Integer, fClearWithSolution As Integer) As Integer

Parameters

rguidPane
Guid
pszPaneName
String
fInitVisible
Int32
fClearWithSolution
Int32

Returns

Implements

Applies to