IVsLibrary2Ex Members
Include Protected Members
Include Inherited Members
Enables libraries to provide different Object Browser information when profiles change, or references are added or removed. Extends, but does not inherit from, IVsLibrary2.
The IVsLibrary2Ex type exposes the following members.
Methods
Name | Description | |
---|---|---|
DoIdle | Give idle time to the library. | |
GetNavInfoContainerData | Gets information about the container of an object specified by an IVsNavInfo interface. | |
ProfileSettingsChanged | Tells the library that profile settings have changed. | |
SetContainerAsUnchanging | Gives the library a suggestion that the physical is unchanging. |
Top