Hosting (Unmanaged API Reference)

The hosting API enables unmanaged hosts to integrate the common language runtime (CLR) into their applications.

In This Section

  • Hosting Overview
    Describes the hosting model, loading the CLR, application domain, process control, and security policies.

  • Hosting Coclasses
    Describes the unmanaged coclasses that the hosting API uses.

  • Hosting Enumerations
    Describes the unmanaged enumerations that the hosting API uses.

  • Hosting Global Static Functions
    Describes the unmanaged global static functions 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 Structures
    Describes the unmanaged structures that the hosting API uses.

  • Runtime Hosts
    Describes the runtime hosts included with the .NET Framework.