IVsRunningDocTableEvents5 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Implements additional methods that fire in response to changes to documents in the Running Document Table (RDT).
public interface class IVsRunningDocTableEvents5
public interface class IVsRunningDocTableEvents5
__interface IVsRunningDocTableEvents5
[System.Runtime.InteropServices.Guid("EE37A122-55A0-4D1D-970A-78D5EECAD16E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsRunningDocTableEvents5
[<System.Runtime.InteropServices.Guid("EE37A122-55A0-4D1D-970A-78D5EECAD16E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsRunningDocTableEvents5 = interface
Public Interface IVsRunningDocTableEvents5
- Attributes
Methods
OnAfterDocumentLockCountChanged(UInt32, UInt32, UInt32, UInt32) |
Called after the document lock count changes. |