IVsObjectManager Members

Include Protected Members
Include Inherited Members

This interface is used by a package to register and un-register its library manager with the object manager. Obtain an IVsObjectManager interface by calling QueryService for the SVsObjectManager service. This interface is used by a package to register and un-register its library manager with the object manager. Obtain an IVsObjectManager interface by calling QueryService for the SVsObjectManager service.

The IVsObjectManager type exposes the following members.

Methods

  Name Description
Public method EnumLibMgrs Method information is not provided. Do not use this method.
Public method GetList Method information is not provided. Do not use this method.
Public method RefreshLists Method information is not provided. Do not use this method.
Public method RegisterLibMgr Registers a library with the environment's object manager.
Public method UnregisterLibMgr Unregisters a library manager with the environment's object manager.

Top

See Also

Reference

IVsObjectManager Interface

Microsoft.VisualStudio.Shell.Interop Namespace