IVsRunningDocTableEvents4 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodOnAfterLastDocumentUnlock(IVsHierarchy^, UInt32, String^, Int32)

Fired after the last document in the Running Document Table (RDT) is unlocked.

System_CAPS_pubmethodOnAfterSaveAll()

Fired after a Save All command is executed.

System_CAPS_pubmethodOnBeforeFirstDocumentLock(IVsHierarchy^, UInt32, String^)

Called before a document is locked in the Running Document Table (RDT) for the first time.

Return to top
Show: