IVsRunningDocTableEvents4 Members
Include Protected Members
Include Inherited Members
Implements methods that fire in response to changes to documents in the Running Document Table (RDT).
The IVsRunningDocTableEvents4 type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnAfterLastDocumentUnlock | Fired after the last document in the Running Document Table (RDT) is unlocked. | |
OnAfterSaveAll | Fired after a Save All command is executed. | |
OnBeforeFirstDocumentLock |
Top