RunningDocumentTable.FindAndLockDocumentEx Method
Include Protected Members
Include Inherited Members
Finds and locks the document.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
FindAndLockDocumentEx(_VSRDTFLAGS, String, IVsHierarchy, UInt32) | Finds and locks the document. | |
FindAndLockDocumentEx(_VSRDTFLAGS, String, IVsHierarchy, UInt32, UInt32%) | Finds and locks the document. | |
FindAndLockDocumentEx(_VSRDTFLAGS, String, IVsHierarchy, UInt32, IVsHierarchy%, UInt32%, UInt32%) | Finds and locks the document. |
Top