ILocalRegistry4 Methods

 

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

NameDescription
System_CAPS_pubmethodGetLocalRegistryRootEx(UInt32, UInt32, String^)

Returns the local registry root.

System_CAPS_pubmethodRegisterClassObject(Guid, UInt32)

Loads a class factory and registers it with COM.

System_CAPS_pubmethodRegisterInterface(Guid)

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

System_CAPS_pubmethodRevokeClassObject(UInt32)

Revokes a registered class object.

Return to top
Show: