IVsRunningDocTableEvents3 Methods

Include Protected Members
Include Inherited Members

The IVsRunningDocTableEvents3 type exposes the following members.

Methods

  Name Description
Public method OnAfterAttributeChange Called after an attribute of a document in the Running Document Table (RDT) changes.
Public method OnAfterAttributeChangeEx Called after a document attribute is changed. This is an advanced version of the OnAfterAttributeChange method.
Public method OnAfterDocumentWindowHide Called after a document window is hidden.
Public method OnAfterFirstDocumentLock Called after application of the first lock of the specified type to a document in the Running Document Table (RDT).
Public method OnAfterSave Called after a document in the Running Document Table (RDT) is saved.
Public method OnBeforeDocumentWindowShow Called before displaying a document window.
Public method OnBeforeLastDocumentUnlock Called before releasing the last lock of the specified type on the specified document in the Running Document Table (RDT).
Public method OnBeforeSave Called before saving a document.

Top

See Also

Reference

IVsRunningDocTableEvents3 Interface

Microsoft.VisualStudio.Shell.Interop Namespace