IVsRunningDocTableEvents3.OnAfterFirstDocumentLock Method
Include Protected Members
Include Inherited Members
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
OnAfterFirstDocumentLock(UInt32, UInt32, UInt32, UInt32)
Called after applying the first lock of the specified type to the specified document in the Running Document Table (RDT). (Inherited from IVsRunningDocTableEvents2.)
OnAfterFirstDocumentLock(UInt32, UInt32, UInt32, UInt32)
Called after application of the first lock of the specified type to a document in the Running Document Table (RDT).
Top
See Also
Reference
IVsRunningDocTableEvents3 Interface