IAssemblyCache::InstallAssembly Method
.NET Framework 3.0
Installs the specified assembly in the global assembly cache.
HRESULT InstallAssembly (
[in] DWORD dwFlags,
[in] LPCWSTR pszManifestFilePath,
[in] LPCFUSION_INSTALL_REFERENCE pRefData
);