VsUndoPackageClass 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_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

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_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodOpenLinkedUndo(UInt32, String^)

Opens a linked undo transaction parent unit.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: