IVsRunningDocTableEvents Members
Include Protected Members
Include Inherited Members
Implements methods that fire in response to changes to documents in the Running Document Table (RDT).
The IVsRunningDocTableEvents type exposes the following members.
Methods
Name
Description
Called after a change in an attribute of a document in the Running Document Table (RDT).
Called after a document window is placed in the Hide state.
Called after application of the first lock of the specified type to the specified document in the Running Document Table (RDT).
Called after saving a document in the Running Document Table (RDT).
Called before displaying a document window.
Called before releasing the last lock of the specified type on the specified document in the Running Document Table (RDT).
Top