ILocalRegistry Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CreateInstance(Guid, Object^, Guid, UInt32, IntPtr) | Creates an instance of a class listed in the local registry. |
![]() | GetClassObjectOfClsid(Guid, UInt32, IntPtr, Guid, IntPtr) | Returns the class object associated with a CLSID. |
![]() | GetTypeLibOfClsid(Guid, ITypeLib^) | Not implemented. Do not use. |
| Name | Description | |
|---|---|---|
![]() | CreateInstance(Guid) | Overloaded. Creates a co-createable COM object.(Defined by PackageUtilities.) |
Show:
