Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Establishes a local registry relative to the Visual Studio registry hive. This interface extends ILocalRegistry2. You can get an instance of the interface through the SLocalRegistry (SID_SLocalRegistry) service.
The ILocalRegistry3 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateInstance(Guid, Object, Guid%, UInt32, IntPtr%) | Creates an instance of a class listed in the local registry. (Inherited from ILocalRegistry2.) |
![]() |
CreateInstance(Guid, Object, Guid%, UInt32, IntPtr%) | Creates an instance of a class that is listed in the local registry. |
![]() |
CreateManagedInstance | Creates an instance of a managed class and returns a requested interface. |
![]() |
GetClassObjectOfClsid(Guid%, UInt32, IntPtr, Guid%, IntPtr) | Returns the class object associated with a CLSID. (Inherited from ILocalRegistry2.) |
![]() |
GetClassObjectOfClsid(Guid%, UInt32, IntPtr, Guid%, IntPtr) | Returns the class object that is associated with a CLSID. |
![]() |
GetClassObjectOfManagedClass | Returns an interface that is implemented by a particular managed object. |
![]() |
GetLocalRegistryRoot | Returns the local registry root. (Inherited from ILocalRegistry2.) |
![]() |
GetLocalRegistryRoot(String%) | Returns the local registry root. |
![]() |
GetTypeLibOfClsid(Guid, ITypeLib%) | Not implemented. Do not use. (Inherited from ILocalRegistry2.) |
![]() |
GetTypeLibOfClsid(Guid, ITypeLib%) | Not implemented. Do not use. |
Top
.gif)