IVsTextMarkerClientAdvanced Interface
Extends the functionality available through the IVsTextMarkerClient interface by providing additional callbacks.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextMarkerClientAdvanced
'Usage
Dim instance As IVsTextMarkerClientAdvanced
[GuidAttribute("C4B874D3-1491-4F13-8B9E-17249EC4902B")]
[InterfaceTypeAttribute()]
public interface IVsTextMarkerClientAdvanced
[GuidAttribute(L"C4B874D3-1491-4F13-8B9E-17249EC4902B")]
[InterfaceTypeAttribute()]
public interface class IVsTextMarkerClientAdvanced
public interface IVsTextMarkerClientAdvanced