VsFinder 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.(Inherited from IVsFinder.)

System_CAPS_pubmethodDetach()

Detaches a text image.(Inherited from IVsFinder.)

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

Finds a text image within a text span.(Inherited from IVsFinder.)

System_CAPS_pubmethodGetMatch(array<TextSpan>^)

Gets a textspan match.(Inherited from IVsFinder.)

System_CAPS_pubmethodGetMatchedSpans(IVsTextSpanSet^)

Gets matched textspans.(Inherited from IVsFinder.)

System_CAPS_pubmethodGetState(Int32, UInt32, UInt32)

Gets state.(Inherited from IVsFinder.)

System_CAPS_pubmethodGetTaggedSpans(IVsTextSpanSet^)

Returns tagged textspans.(Inherited from IVsFinder.)

System_CAPS_pubmethodInit(UInt32, String^, Int32, UInt32)

Sets the find string.(Inherited from IVsFinder.)

System_CAPS_pubmethodSetPosition(UInt32, TextAddress)

Sets search positions(Inherited from IVsFinder.)

System_CAPS_pubmethodSetScope(IVsTextSpanSet^)

Restricts search to the span set.(Inherited from IVsFinder.)

Return to top
Show: