Hosting Interfaces for the .NET Framework 1.0 and 1.1

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

See Also

Concepts

Hosting the Common Language Runtime

Runtime Hosts