IVsFinder Methods

 

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

NameDescription
System_CAPS_pubmethodAttachTextImage(Object^)

Attaches a text image.

System_CAPS_pubmethodDetach()

Detaches a text image.

System_CAPS_pubmethodFind(UInt32, array<TextSpan>^, UInt32)

Finds a text image within a text span.

System_CAPS_pubmethodGetMatch(array<TextSpan>^)

Gets a textspan match.

System_CAPS_pubmethodGetMatchedSpans(IVsTextSpanSet^)

Gets matched textspans.

System_CAPS_pubmethodGetState(Int32, UInt32, UInt32)

Gets state.

System_CAPS_pubmethodGetTaggedSpans(IVsTextSpanSet^)

Returns tagged textspans.

System_CAPS_pubmethodInit(UInt32, String^, Int32, UInt32)

Sets the find string.

System_CAPS_pubmethodSetPosition(UInt32, TextAddress)

Sets search positions

System_CAPS_pubmethodSetScope(IVsTextSpanSet^)

Restricts search to the span set.

Return to top
Show: