This documentation is archived and is not being maintained.
IRegistrationHelper Interface
.NET Framework 1.1
Installs and configures assemblies in the COM+ catalog.
For a list of all members of this type, see IRegistrationHelper Members.
[Visual Basic] <Guid("55e3ea25-55cb-4650-8887-18e8d30bb4bc")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface IRegistrationHelper [C#] [Guid("55e3ea25-55cb-4650-8887-18e8d30bb4bc")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IRegistrationHelper [C++] [Guid("55e3ea25-55cb-4650-8887-18e8d30bb4bc")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface IRegistrationHelper [JScript] public Guid("55e3ea25-55cb-4650-8887-18e8d30bb4bc") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface IRegistrationHelper
Classes that Implement IRegistrationHelper
| Class | Description |
|---|---|
| RegistrationHelper | Installs and configures assemblies in the COM+ catalog. This class cannot be inherited. |
Requirements
Namespace: System.EnterpriseServices
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
IRegistrationHelper Members | System.EnterpriseServices Namespace
Show: