IVsRunningDocTableEvents5 Interface

 

Implements additional methods that fire in response to changes to documents in the Running Document Table (RDT).

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

[GuidAttribute("EE37A122-55A0-4D1D-970A-78D5EECAD16E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsRunningDocTableEvents5

NameDescription
System_CAPS_pubmethodOnAfterDocumentLockCountChanged(UInt32, UInt32, UInt32, UInt32)

Called after the document lock count changes.

Return to top
Show: