Hosting (Unmanaged API Reference)
The hosting API enables unmanaged hosts to integrate the common language runtime (CLR) into their applications.
In This Section
Hosting Coclasses
Describes the unmanaged coclasses that the hosting API uses.Hosting Interfaces
Describes the unmanaged interfaces that enable a runtime host to integrate the CLR into an unmanaged application.Hosting Global Static Functions
Describes the unmanaged global static functions that the hosting API uses.Hosting Enumerations
Describes the unmanaged enumerations that the hosting API uses.Hosting Structures
Describes the unmanaged structures that the hosting API uses.
Related Sections
Runtime Hosts
Describes the runtime hosts included with the .NET Framework.Hosting the Common Language Runtime
Provides detailed information about runtime hosting.