IVsSetSpanMappingEvents Methods

 

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

NameDescription
System_CAPS_pubmethodOnBeginSetSpanMappings(Int32, array<NewSpanMapping>^)

Fires event when span mapping begins.

System_CAPS_pubmethodOnEndSetSpanMappings()

Fires event when span mapping ends.

System_CAPS_pubmethodOnMarkerInvalidated(IVsTextLines^, IVsTextMarker^)

Fires event when the text marker is invalidated.

Return to top
Show: