The CreateAssemblyCache function obtains an instance of the IAssemblyCache interface.
|
HRESULT STDAPI CreateAssemblyCache(
IAssemblyCache** ppAsmCache,
DWORD dwReserved
);
|
Parameters
- ppAsmCache
-
Pointer the location that receives the IAssemblyCache pointer.
- dwReserved
-
Reserved.
Requirements
| Client | Requires Windows Vista. |
| Server | Requires Windows Server 2008. |
| DLL | Requires Sxs.dll. |
Send comments about this topic to Microsoft
Build date: 11/1/2007