.NET Framework 4 Hosting Global Static Functions

The .NET Framework 4 introduces one new exported method in MSCorEE.dll: CLRCreateInstance.

In This Section

CLRCreateInstance Function
Provides one of three interfaces: ICLRMetaHost, ICLRMetaHostPolicy, or ICLRDebugging.

See also