Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This section describes the interfaces that unmanaged hosts can use to integrate the common language runtime (CLR) into their applications.
The .NET Framework version 2.0 hosting interfaces supersede the .NET Framework version 1.0 and 1.1 interfaces. There are significant differences between the two sets of interfaces. Mixing them could cause unexpected behavior and is not recommended.
The .NET Framework versions 3.0 and 3.5 use the .NET Framework version 2.0 hosting interfaces, and do not introduce any hosting features.
The .NET Framework version 4 hosting interfaces supersede the .NET Framework 2.0 interfaces. You should also familiarize yourself with the information presented in the Hosting Overview.
In This Section
.NET Framework 1.0 and 1.1 Hosting Interfaces
Describes the hosting interfaces introduced in the .NET Framework versions 1.0 and 1.1..NET Framework 2.0 Hosting Interfaces
Describes the hosting interfaces introduced in the .NET Framework version 2.0..NET Framework 4 Hosting Interfaces
Describes the hosting interfaces introduced in the .NET Framework version 4.
Related Sections
.NET Framework 1.1 and 2.0 Hosting Global Static Functions