This documentation is archived and is not being maintained.

IClrObjectFactory Interface

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

Activates SOAP-enabled COM+ application proxies from a client.

For a list of all members of this type, see IClrObjectFactory Members.

[Visual Basic]
<Guid("ecabafd2-7f19-11d2-978e-0000f8757e2a")>
Public Interface IClrObjectFactory
[C#]
[Guid("ecabafd2-7f19-11d2-978e-0000f8757e2a")]
public interface IClrObjectFactory
[C++]
[Guid("ecabafd2-7f19-11d2-978e-0000f8757e2a")]
public __gc __interface IClrObjectFactory
[JScript]
public
   Guid("ecabafd2-7f19-11d2-978e-0000f8757e2a")
interface IClrObjectFactory

Classes that Implement IClrObjectFactory

Class Description
ClrObjectFactory Activates SOAP-enabled COM+ application proxies from a client.

Remarks

See ClrObjectFactory for the default implementation.

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

IClrObjectFactory Members | System.EnterpriseServices.Internal Namespace

Show: