次の方法で共有


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 CreateInstance(Guid, Object, Guid%, UInt32, IntPtr%) Creates an instance of a class listed in the local registry.
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.)
Public method GetTypeLibOfClsid(Guid, ITypeLib%) Not implemented. Do not use.

Top

See Also

Reference

ILocalRegistry2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace