IOleParentUndoUnit, interface
Permet à des unités undo pour contenir les unités undo enfantes et pour prendre en charge par conséquent des opérations d'annulation complexes.Pour plus d'informations, consultez IOleParentUndoUnit.
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("A1FAF330-EF97-11CE-9BC9-00AA00608E01")> _
Public Interface IOleParentUndoUnit _
Inherits IOleUndoUnit
[InterfaceTypeAttribute()]
[GuidAttribute("A1FAF330-EF97-11CE-9BC9-00AA00608E01")]
public interface IOleParentUndoUnit : IOleUndoUnit
Le type IOleParentUndoUnit expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Add | ||
Close | ||
Do(IOleUndoManager) | ||
Do(IOleUndoManager) | (Hérité de IOleUndoUnit.) | |
FindUnit | ||
GetDescription(String%) | ||
GetDescription(String%) | (Hérité de IOleUndoUnit.) | |
GetParentState | ||
GetUnitType(Guid%, Int32%) | ||
GetUnitType(Guid%, Int32%) | (Hérité de IOleUndoUnit.) | |
OnNextAdd() | ||
OnNextAdd() | (Hérité de IOleUndoUnit.) | |
Open |
Début