This topic has not yet been rated - Rate this topic

IVsUndoRedoClusterWithCommitEvents Interface

Fires when an undo or redo cluster is closing.

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849")] 
[InterfaceTypeAttribute(1)] 
public interface IVsUndoRedoClusterWithCommitEvents
/** @attribute GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsUndoRedoClusterWithCommitEvents
GuidAttribute("F98298D9-53C4-43DB-90D6-D1A3CA4B1849") 
InterfaceTypeAttribute(1) 
public interface IVsUndoRedoClusterWithCommitEvents

IVsUndoRedoClusterWithCommitEvents fires when an undo or redo cluster is closing, provided an intervening commit gesture occurred while it was open. Clients are explicitly forbidden from modifying the buffer in response to this event.

NoteNote

This interface is for use only with Visual Basic.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ