MARKERDATA.rgfLineMarked 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.
Used by GetLineData(Int32, LINEDATA[], MARKERDATA[]) for optimization.
public: IntPtr rgfLineMarked;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr rgfLineMarked;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable rgfLineMarked : nativeint
Public rgfLineMarked As IntPtr
Field Value
IntPtr
nativeint
- Attributes
Remarks
COM Signature
From textmgr.idl: