GetCachePath, fonction
Mise à jour : novembre 2007
Obtient le chemin d'accès de l'assembly mis en cache, à l'aide des indicateurs spécifiés.
HRESULT GetCachePath (
[in] ASM_CACHE_FLAGS dwCacheFlags,
[in] LPWSTR pwzCachePath,
[in, out] PDWORD pcchPath
);
Paramètres
dwCacheFlags
[in] Combinaison d'opérations de bits de valeurs ASM_CACHE_FLAGS qui indiquent la source de l'assembly mis en cache.pwzCachePath
[out] Pointeur retourné vers le chemin d'accès.pcchPath
[in, out] La longueur maximale demandée de pwzCachePath, et sur retour, la longueur réelle de pwzCachePath.
Configuration requise
Plateformes : consultez Configuration requise du .NET Framework.
En-tête : Fusion.h
Versions du .NET Framework : 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0