This documentation is archived and is not being maintained.
IComManagedImportUtil Interface
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Identifies and installs components in the COM+ catalog.
For a list of all members of this type, see IComManagedImportUtil Members.
[Visual Basic] <Guid("c3f8f66b-91be-4c99-a94f-ce3b0a951039")> Public Interface IComManagedImportUtil [C#] [Guid("c3f8f66b-91be-4c99-a94f-ce3b0a951039")] public interface IComManagedImportUtil [C++] [Guid("c3f8f66b-91be-4c99-a94f-ce3b0a951039")] public __gc __interface IComManagedImportUtil [JScript] public Guid("c3f8f66b-91be-4c99-a94f-ce3b0a951039") interface IComManagedImportUtil
Classes that Implement IComManagedImportUtil
| Class | Description |
|---|---|
| ComManagedImportUtil | Identifies and installs components in the COM+ catalog. |
Remarks
See ComManagedImportUtil for the default implementation of IComManagedImportUtil.
Requirements
Namespace: System.EnterpriseServices.Internal
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
IComManagedImportUtil Members | System.EnterpriseServices.Internal Namespace
Show: