IVsCompoundAction Methods

 

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

NameDescription
System_CAPS_pubmethodAbortCompoundAction()

Aborts a compound action.

System_CAPS_pubmethodCloseCompoundAction()

Closes a compound action and sets the endpoint of a set of actions to be grouped in a single undo/redo unit.

System_CAPS_pubmethodFlushEditActions()

Updates the various text layers (outlining, word wrap, and so on) when called.

System_CAPS_pubmethodOpenCompoundAction(String^)

Opens a compound action and sets the starting point of a set of actions to be grouped in a single undo/redo unit.

Return to top
Show: