IVsTextLines::GetPairExtents Method (array<TextSpan>^, array<TextSpan>^)

 

Method information is not provided. Do not use.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

int GetPairExtents(
	array<TextSpan>^ pSpanIn,
	array<TextSpan>^ pSpanOut
)

Parameters

pSpanIn
Type: array<Microsoft.VisualStudio.TextManager.Interop::TextSpan>^

Do not use.

pSpanOut
Type: array<Microsoft.VisualStudio.TextManager.Interop::TextSpan>^

Do not use.

Return Value

Type: System::Int32
Return to top
Show: