IVsLinkedUndoTransactionManager Methods

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubmethodAbortLinkedUndo()

Aborts a linked undo transaction.

System_CAPS_pubmethodCloseLinkedUndo()

Successfully closes a linked undo transaction.

System_CAPS_pubmethodCountOpenTransactions(Int32)

Returns the nesting level of the linked undo transactions.

System_CAPS_pubmethodIsAborted(Int32)

Determines if the linked undo transaction is aborted.

System_CAPS_pubmethodIsStrict(Int32)

Determines if the linked undo transaction is strict.

System_CAPS_pubmethodOpenLinkedUndo(UInt32, String^)

Opens a linked undo transaction parent unit.

Return to top
Show: