IOleParentUndoUnit Interface
Definição
Permite que as unidades de desfazer contenham unidades de desfazer filho e, portanto, ofereçam suporte a ações de desfazer complexas.Enables undo units to contain child undo units and thus to support complex undo actions. Para obter mais informações, consulte IOleParentUndoUnit.For more information, see IOleParentUndoUnit.
public interface class IOleParentUndoUnit : Microsoft::VisualStudio::OLE::Interop::IOleUndoUnit
public interface class IOleParentUndoUnit : Microsoft::VisualStudio::OLE::Interop::IOleUndoUnit
__interface IOleParentUndoUnit : Microsoft::VisualStudio::OLE::Interop::IOleUndoUnit
[System.Runtime.InteropServices.Guid("A1FAF330-EF97-11CE-9BC9-00AA00608E01")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleParentUndoUnit : Microsoft.VisualStudio.OLE.Interop.IOleUndoUnit
[<System.Runtime.InteropServices.Guid("A1FAF330-EF97-11CE-9BC9-00AA00608E01")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleParentUndoUnit = interface
interface IOleUndoUnit
Public Interface IOleParentUndoUnit
Implements IOleUndoUnit
- Derivado
- Atributos
- Implementações