NewSyntheticRegion Fields

 

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

NameDescription
System_CAPS_pubfielddwBehavior

Currently unused; must be zero.

System_CAPS_pubfielddwClient

Client-defined DWORD; this can be retrieved with GetClientData calls.

System_CAPS_pubfieldiAnchorIndex

Specifies the zero-based character index (must not be in virtual space).

System_CAPS_pubfieldiAnchorLine

Specifies the zero-based line number.

System_CAPS_pubfieldiMarkerType

Specifies the display characteristics (coloring, glyph) to show for this region. It has no effect on base buffer.

System_CAPS_pubfieldiSerialValue

Used to sort adjacent regions.

System_CAPS_pubfieldpszText

Specifies the text to display (can be >1 line).

Return to top
Show: