MARKERDATA.pNext Field

Definition

Pointer to the next MARKERDATA structure.

public: IntPtr pNext;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.MARKERDATA")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pNext;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.MARKERDATA")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pNext : nativeint
Public pNext As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to