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

 

Method information not provided. Do not use this method.

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

public:
virtual 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

Do not use.

Return to top
Show: