IVsDocumentLockHolder Members
Include Protected Members
Include Inherited Members
Allows a non-editor to add an edit lock to an item registered in the running document table.
The IVsDocumentLockHolder type exposes the following members.
Methods
Name | Description | |
---|---|---|
CloseDocumentHolder | Called when the environment closes a document with an IVsDocumentLockHolder entry in the running document table. | |
ShowDocumentHolder | Called by the environment before prompting the user to save the invisible document locked by the holder. |
Top