.NET Framework 1.0 and 1.1 Hosting Interfaces

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