ChangeInput Fields

 

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

NameDescription
System_CAPS_pubfieldm_DelSpan

The span to delete.

System_CAPS_pubfieldm_dwFlags

The flags that describe the change (a combination of REPLACE_TEXT_FLAGS enumeration values).

System_CAPS_pubfieldm_iNewLen

The length of the new text.

System_CAPS_pubfieldm_iOldLen

Length of old text.

System_CAPS_pubfieldm_pszNewText

The text to insert.

Return to top
Show: