Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Interface
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.
Related Sections
- .NET Framework 2.0 Hosting Interfaces
Contains topics that describe the hosting interfaces provided with the .NET Framework version 2.0 and later versions.