ILocalRegistry2 Members

Include Protected Members
Include Inherited Members

Establishes a locally-registered COM object relative to the local Visual Studio registry hive.

The ILocalRegistry2 type exposes the following members.

Methods

  Name Description
Public method CreateInstance Creates an instance of a class listed in the local registry. (Inherited from ILocalRegistry.)
Public method GetClassObjectOfClsid Returns the class object associated with a CLSID. (Inherited from ILocalRegistry.)
Public method GetClassObjectOfClsid(Guid%, UInt32, IntPtr, Guid%, IntPtr) Returns the class object associated with a CLSID.
Public method GetLocalRegistryRoot Returns the local registry root.
Public method GetTypeLibOfClsid Not implemented. Do not use. (Inherited from ILocalRegistry.)

Top

See Also

Reference

ILocalRegistry2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace