ChangeInput Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | m_DelSpan | The span to delete. |
![]() | m_dwFlags | The flags that describe the change (a combination of REPLACE_TEXT_FLAGS enumeration values). |
![]() | m_iNewLen | The length of the new text. |
![]() | m_iOldLen | Length of old text. |
![]() | m_pszNewText | The text to insert. |
Show:
