Share via


AtomicText.pNext Field

Definition

Specifies the next AtomicText structure in the linked list.

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

Field Value

IntPtr

nativeint

Attributes

Applies to