IOleParentUndoUnit Members
Include Protected Members
Include Inherited Members
Enables undo units to contain child undo units and thus to support complex undo actions. For more information, see IOleParentUndoUnit.
The IOleParentUndoUnit type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | ||
Close | ||
Do(IOleUndoManager) | ||
Do | (Inherited from IOleUndoUnit.) | |
FindUnit | ||
GetDescription(String%) | ||
GetDescription | (Inherited from IOleUndoUnit.) | |
GetParentState | ||
GetUnitType(Guid%, Int32%) | ||
GetUnitType | (Inherited from IOleUndoUnit.) | |
OnNextAdd() | ||
OnNextAdd | (Inherited from IOleUndoUnit.) | |
Open |
Top