MARKERDATA Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | iBottomLine | Bottom line of the range. |
![]() | iCount | Number of markers contained in the range. |
![]() | iTopLine | Top line of the range. |
![]() | pLayer | The layer originating this information. |
![]() | pNext | Pointer to the next MARKERDATA structure. |
![]() | rgfLineMarked | Used by GetLineData for optimization. |
![]() | rgpMarker | Marker instance. Pointer to the IVsTextLayerMarker interface. |
Show:
