LINEDATA.fMarkers Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, then syntax coloring related to the presence of markers is considered in the coloring information provided in the pAttributes
parameter. If null, then the marker data does not affect the syntax coloring returned.
public: int fMarkers;
public: int fMarkers;
int fMarkers;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fMarkers;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fMarkers : int
Public fMarkers As Integer
Field Value
- Attributes
Remarks
COM Signature
From textmgr.idl: