Deprecated CLR Hosting Interfaces and Coclasses

This section describes the interfaces that unmanaged hosts can use to integrate the common language runtime (CLR) in the .NET Framework versions 1.0 and 1.1 into their applications. These interfaces provide methods for a host to configure and load the runtime into a process.

In This Section

IAppDomainSetup
Provides methods for the host to configure an AppDomain.

ICeeFileGen Class
(Deprecated) Provides functionality for creating a native portable executable (PE) file.

ICorRuntimeHost Interface
Provides methods for the host to configure CLR settings.

CLR Hosting Interfaces
Contains topics that describe the hosting interfaces provided with the .NET Framework version 2.0 and later versions.