IVsLinkedUndoTransactionManager Members
Include Protected Members
Include Inherited Members
Implements the linked undo stack feature.
The IVsLinkedUndoTransactionManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AbortLinkedUndo | Aborts a linked undo transaction. |
![]() |
CloseLinkedUndo | Successfully closes a linked undo transaction. |
![]() |
CountOpenTransactions | Returns the nesting level of the linked undo transactions. |
![]() |
IsAborted | Determines if the linked undo transaction is aborted. |
![]() |
IsStrict | Determines if the linked undo transaction is strict. |
![]() |
OpenLinkedUndo | Opens a linked undo transaction parent unit. |
Top