IVsTextViewFilter Methods

 

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

NameDescription
System_CAPS_pubmethodGetDataTipText(array<TextSpan>^, String^)

Provides data-tip support by obtaining the string value of the tip text.

System_CAPS_pubmethodGetPairExtents(Int32, Int32, array<TextSpan>^)

Returns the location of a matching pair item, given the location of the first item.

System_CAPS_pubmethodGetWordExtent(Int32, Int32, UInt32, array<TextSpan>^)

Calculates the word extent based on a character position.

Return to top
Show: