ICLRRuntimeInfo::LoadLibrary Method
.NET Framework 4
Loads a .NET Framework library from the common language runtime (CLR) represented by an ICLRRuntimeInfo interface.
This method supersedes the LoadLibraryShim function.
HRESULT LoadLibrary(
[in] LPCWSTR pwzDllName,
[out, retval] HMODULE *phndModule);
Platforms: See .NET Framework System Requirements.
Header: MetaHost.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: 4