IVsTextMarkerClientEx Interface

Definition

Extends the functionality available through the IVsTextMarkerClient interface by providing additional callbacks.

C++/CX
public interface class IVsTextMarkerClientEx
Attributes

Methods

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.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022