[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IOleUndoManager

IOleUndoManager Interface

This interface is for internal use only.

Namespace: C1.Win.C1Editor.Internal.HTML
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
[ComVisible(true)]
[Guid("D001F200-EF97-11CE-9BC9-00AA00608E01")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleUndoManager

Methods

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.