Freigeben über


IRegistrationHelper-Schnittstelle

Installiert und konfiguriert Assemblys im COM+-Katalog.

Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("55e3ea25-55cb-4650-8887-18e8d30bb4bc")> _
Public Interface IRegistrationHelper
'Usage
Dim instance As IRegistrationHelper
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] 
[GuidAttribute("55e3ea25-55cb-4650-8887-18e8d30bb4bc")] 
public interface IRegistrationHelper
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] 
[GuidAttribute(L"55e3ea25-55cb-4650-8887-18e8d30bb4bc")] 
public interface class IRegistrationHelper
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ 
/** @attribute GuidAttribute("55e3ea25-55cb-4650-8887-18e8d30bb4bc") */ 
public interface IRegistrationHelper
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) 
GuidAttribute("55e3ea25-55cb-4650-8887-18e8d30bb4bc") 
public interface IRegistrationHelper

Plattformen

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.

Versionsinformationen

.NET Framework

Unterstützt in: 2.0, 1.1, 1.0

Siehe auch

Referenz

IRegistrationHelper-Member
System.EnterpriseServices-Namespace