SELECTIONSTATE Fields

 

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

NameDescription
System_CAPS_pubfielddwFlags

Combination of SELECTIONSTATEFLAGS enumeration values.

System_CAPS_pubfielddwReserved

Reserved for future use.

System_CAPS_pubfieldiActiveCol

Index of the active column.

System_CAPS_pubfieldiActiveLine

Index of the active line.

System_CAPS_pubfieldiAnchorCol

Index of the anchor column.

System_CAPS_pubfieldiAnchorLine

Index of the anchor line.

Return to top
Show: