[]
This interface is for internal use only.
[ComVisible(true)]
[Guid("D001F200-EF97-11CE-9BC9-00AA00608E01")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleUndoManager
| Name | Description |
|---|---|
| Add(IOleUndoUnit) | This method is for internal use only. |
| Close(IOleParentUndoUnit, bool) | This method is for internal use only. |
| DiscardFrom(IOleUndoUnit) | This method is for internal use only. |
| Enable(bool) | This method is for internal use only. |
| EnumRedoable() | This method is for internal use only. |
| EnumUndoable() | This method is for internal use only. |
| GetLastRedoDescription() | This method is for internal use only. |
| GetLastUndoDescription() | This method is for internal use only. |
| GetOpenParentState() | This method is for internal use only. |
| Open(IOleParentUndoUnit) | This method is for internal use only. |
| RedoTo(IOleUndoUnit) | This method is for internal use only. |
| UndoTo(IOleUndoUnit) | This method is for internal use only. |