AtomicText Fields

 

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

NameDescription
System_CAPS_pubfieldiIndex

Specifies the index of the position in the line.

System_CAPS_pubfieldpNext

Specifies the next AtomicText structure in the linked list.

System_CAPS_pubfieldpszAtomicText

Specifies the string containing the atomic text.

System_CAPS_pubfieldpunkAtom

The IUnknown interface of the originating object, for any custom processing.

Return to top
Show: