VsUndoPackage 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.(Inherited from IVsLinkedUndoTransactionManager.)

System_CAPS_pubmethodCloseLinkedUndo()

Successfully closes a linked undo transaction.(Inherited from IVsLinkedUndoTransactionManager.)

System_CAPS_pubmethodCountOpenTransactions(Int32)

Returns the nesting level of the linked undo transactions.(Inherited from IVsLinkedUndoTransactionManager.)

System_CAPS_pubmethodIsAborted(Int32)

Determines if the linked undo transaction is aborted.(Inherited from IVsLinkedUndoTransactionManager.)

System_CAPS_pubmethodIsStrict(Int32)

Determines if the linked undo transaction is strict.(Inherited from IVsLinkedUndoTransactionManager.)

System_CAPS_pubmethodOpenLinkedUndo(UInt32, String^)

Opens a linked undo transaction parent unit.(Inherited from IVsLinkedUndoTransactionManager.)

Return to top
Show: