AtomicText.pNext Field

Specifies the next AtomicText structure in the linked list.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Declaration
Public pNext As IntPtr
public IntPtr pNext
public:
IntPtr pNext
val mutable pNext: IntPtr
public var pNext : IntPtr

.NET Framework Security

See Also

Reference

AtomicText Structure

Microsoft.VisualStudio.TextManager.Interop Namespace