IVsTextLineMarkerEx Interface

 

Provides client data management for the text line marker.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

[GuidAttribute("1C31EE6E-FC66-4FC8-8CC5-6A4134369F4E")]
[InterfaceTypeAttribute(1)]
public interface IVsTextLineMarkerEx

NameDescription
System_CAPS_pubmethodGetClientData(UInt32)

Gets the client data.

System_CAPS_pubmethodSetClientData(UInt32)

Sets the client data.

Return to top
Show: