ILocalRegistry4 Interface

Definition

Establishes a local registry relative to the Visual Studio registry hive. You can get an instance of the interface through the SLocalRegistry (SID_SLocalRegistry) service.

C++/CX
public interface class ILocalRegistry4
Attributes

Remarks

This interface is safe to access from any thread.

Methods

GetLocalRegistryRootEx(UInt32, UInt32, String)

Returns the local registry root.

RegisterClassObject(Guid, UInt32)

Loads a class factory and registers it with COM.

RegisterInterface(Guid)

Registers an interface for marshaling by using a locally registered proxy.

RevokeClassObject(UInt32)

Revokes a registered class object.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022