ILocalRegistry5 Interface
Visual Studio 2015
Implemented by the Visual Studio shell, and can be obtained via the SLocalRegistry service. It adds one method similar to CreateManagedInstance but which supports COM aggregation with a given outer object.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateAggregatedManagedInstance(String, String, String, IntPtr, Guid, IntPtr) | Creates an instance of a managed class and returns a requested interface. |
Show:
