ILocalRegistry2 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodCreateInstance(Guid, Object^, Guid, UInt32, IntPtr)

Creates an instance of a class listed in the local registry.

System_CAPS_pubmethodGetClassObjectOfClsid(Guid, UInt32, IntPtr, Guid, IntPtr)

Returns the class object associated with a CLSID.

System_CAPS_pubmethodGetClassObjectOfClsid(Guid, UInt32, IntPtr, Guid, IntPtr)

Returns the class object associated with a CLSID.(Inherited from ILocalRegistry.)

System_CAPS_pubmethodGetLocalRegistryRoot(String^)

Returns the local registry root.

System_CAPS_pubmethodGetTypeLibOfClsid(Guid, ITypeLib^)

Not implemented. Do not use.

NameDescription
System_CAPS_pubmethodCreateInstance(Guid)

Overloaded. Creates a co-createable COM object.(Defined by PackageUtilities.)

Return to top
Show: