IVsSetSpanMappingEvents Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnBeginSetSpanMappings(Int32, array<NewSpanMapping>^) | Fires event when span mapping begins. |
![]() | OnEndSetSpanMappings() | Fires event when span mapping ends. |
![]() | OnMarkerInvalidated(IVsTextLines^, IVsTextMarker^) | Fires event when the text marker is invalidated. |
Show:
