IVsRunningDocumentTable2 Members
Include Protected Members
Include Inherited Members
Represents the running document table (RDT) and provides additional functionality beyond the IVsRunningDocumentTable interface.
The IVsRunningDocumentTable2 type exposes the following members.
Methods
Name
Description
Closes one or more documents.
Locates a document in the RDT using the document file name, then obtains a read or edit lock on that document.
Adds a lock to a registered or unregistered document.
Closes the specified document, with possible confirmation, if it is open in an incompatible editor.
Top