IVsCodeWindow2.GetEmbeddedCodeWindowCount(Int32) Method

Definition

public:
 int GetEmbeddedCodeWindowCount([Runtime::InteropServices::Out] int % piCount);
public int GetEmbeddedCodeWindowCount (out int piCount);
abstract member GetEmbeddedCodeWindowCount : int -> int
Public Function GetEmbeddedCodeWindowCount (ByRef piCount As Integer) As Integer

Parameters

piCount
Int32

Returns

Applies to