Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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)
Syntax
'Declaração
<InterfaceTypeAttribute()> _
<GuidAttribute("A1FAF330-EF97-11CE-9BC9-00AA00608E01")> _
Public Interface IOleParentUndoUnit _
Inherits IOleUndoUnit
[InterfaceTypeAttribute()]
[GuidAttribute("A1FAF330-EF97-11CE-9BC9-00AA00608E01")]
public interface IOleParentUndoUnit : IOleUndoUnit
The IOleParentUndoUnit type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | |
![]() |
Close | |
![]() |
Do(IOleUndoManager) | |
![]() |
Do(IOleUndoManager) | (Inherited from IOleUndoUnit.) |
![]() |
FindUnit | |
![]() |
GetDescription(String%) | |
![]() |
GetDescription(String%) | (Inherited from IOleUndoUnit.) |
![]() |
GetParentState | |
![]() |
GetUnitType(Guid%, Int32%) | |
![]() |
GetUnitType(Guid%, Int32%) | (Inherited from IOleUndoUnit.) |
![]() |
OnNextAdd() | |
![]() |
OnNextAdd() | (Inherited from IOleUndoUnit.) |
![]() |
Open |
Top
.gif)