IVsLinkCapableUndoManager Methods

 

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

NameDescription
System_CAPS_pubmethodAdviseLinkedUndoClient(IVsLinkedUndoClient^)

Specifies that the given client is the linked undo client for this manager.

System_CAPS_pubmethodUnadviseLinkedUndoClient()

Specifies that there is no linked undo client for this manager.

Return to top
Show: