IVsSetSpanMappingEvents Interface
Visual Studio 2015
Provides event firing during execution of text buffer mapping services.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnBeginSetSpanMappings(Int32, 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:
