IVsCodeWindow2.GetEmbeddedCodeWindowCount(Int32) 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:
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