OleUndoEngine Methods
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | AddUndoUnit(UndoEngine::UndoUnit^) | Adds the undo unit to the undo unit manager.(Overrides UndoEngine::AddUndoUnit(UndoEngine::UndoUnit^).) |
![]() | CreateUndoUnit(String^, Boolean) | Creates a new undo unit.(Overrides UndoEngine::CreateUndoUnit(String^, Boolean).) |
![]() | DiscardUndoUnit(UndoEngine::UndoUnit^) | Closes this unit if it is a parent undo unit.(Overrides UndoEngine::DiscardUndoUnit(UndoEngine::UndoUnit^).) |
![]() | Dispose() | (Inherited from UndoEngine.) |
![]() | Dispose(Boolean) | Disposes the resources of this object.(Overrides UndoEngine::Dispose(Boolean).) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetRequiredService(Type^) | (Inherited from UndoEngine.) |
![]() | GetService(Type^) | (Inherited from UndoEngine.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnUndoing(EventArgs^) | (Inherited from UndoEngine.) |
![]() | OnUndone(EventArgs^) | (Inherited from UndoEngine.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IVsLinkedUndoClient::OnInterveningUnitBlockingLinkedUndo() | Indicates that the undo manager is blocking another undo manager from executing a linked action. |



