MARKERDATA Fields

 

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

NameDescription
System_CAPS_pubfieldiBottomLine

Bottom line of the range.

System_CAPS_pubfieldiCount

Number of markers contained in the range.

System_CAPS_pubfieldiTopLine

Top line of the range.

System_CAPS_pubfieldpLayer

The layer originating this information.

System_CAPS_pubfieldpNext

Pointer to the next MARKERDATA structure.

System_CAPS_pubfieldrgfLineMarked

Used by GetLineData for optimization.

System_CAPS_pubfieldrgpMarker

Marker instance. Pointer to the IVsTextLayerMarker interface.

Return to top
Show: