MARKERDATA.pNext 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.
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: