Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Include Protected Members
Include Inherited Members
This root interface allows the environment's Object Manager to access a package's IVsLibrary. Most implementations will typically provide a single IVsLibrary. This root interface allows the environment's Object Manager to access a package's IVsLibrary. Most implementations will typically provide a single IVsLibrary.
The IVsLibraryMgr type exposes the following members.
Methods
Name
Description
.gif)
Returns the checked state of the requested library.
.gif)
Returns the number of libraries implemented by the library manager.
.gif)
Returns an IVsLibrary interface for the requested library.
.gif)
Returns the displayable name for the requested library.
.gif)
No method information is provided. Return E_NOTIMPL.
.gif)
Tells the requested library to toggle its current checked state.
Top