IVsPersistDocData2.OnRegisterDocData Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OnRegisterDocData(UInt32, IVsHierarchy, UInt32) | Called by the Running Document Table (RDT) when it registers the document data in the RDT. (Inherited from IVsPersistDocData.) | |
OnRegisterDocData(UInt32, IVsHierarchy, UInt32) | Called by the Running Document Table (RDT) when it registers the document data in the RDT. |
Top