CreateAssemblyCache, fonction (winsxs.h)
La fonction CreateAssemblyCache obtient une instance de l’interface IAssemblyCache.
Syntaxe
HRESULT CreateAssemblyCache(
IAssemblyCache **ppAsmCache,
DWORD dwReserved
);
Paramètres
ppAsmCache
Pointeur de l’emplacement qui reçoit le pointeur IAssemblyCache .
dwReserved
Réservé.
Valeur retournée
Si cette fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | winsxs.h |
DLL | Sxs.dll |