IVsTextMarkerClientEx Interface
Visual Studio 2015
Extends the functionality available through the IVsTextMarkerClient interface by providing additional callbacks.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | MarkerInvalidated(IVsTextLines, IVsTextMarker) | Called when the text associated with a marker is deleted by a user action. |
![]() | OnHoverOverMarker(IVsTextView, IVsTextMarker, Int32) | Called when user hovers the mouse pointer over the marker. |
Show:
