IOleParentUndoUnit Interface
Enables undo units to contain child undo units and thus to support complex undo actions. For more information, see IOleParentUndoUnit.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[GuidAttribute("A1FAF330-EF97-11CE-9BC9-00AA00608E01")] [InterfaceTypeAttribute(1)] public interface IOleParentUndoUnit : IOleUndoUnit
/** @attribute GuidAttribute("A1FAF330-EF97-11CE-9BC9-00AA00608E01") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IOleParentUndoUnit extends IOleUndoUnit