AtomicText.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.
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