IOleUndoUnit Schnittstelle

Definition

Definiert eine Rückgängig-Komponente, eine Komponente, die die Informationen enthält, die erforderlich sind, um eine einzelne Aktion rückgängig zu machen oder zu wiederholen. Weitere Informationen finden Sie unter IOleUndoUnit.

public interface class IOleUndoUnit
public interface class IOleUndoUnit
__interface IOleUndoUnit
[System.Runtime.InteropServices.Guid("894AD3B0-EF97-11CE-9BC9-00AA00608E01")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleUndoUnit
[<System.Runtime.InteropServices.Guid("894AD3B0-EF97-11CE-9BC9-00AA00608E01")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleUndoUnit = interface
Public Interface IOleUndoUnit
Abgeleitet
Attribute

Methoden

Do(IOleUndoManager)
GetDescription(String)
GetUnitType(Guid, Int32)
OnNextAdd()

Gilt für