Funzione CreateAssemblyCache (winsxs.h)

La funzione CreateAssemblyCache ottiene un'istanza dell'interfaccia IAssemblyCache .

Sintassi

HRESULT CreateAssemblyCache(
  IAssemblyCache **ppAsmCache,
  DWORD          dwReserved
);

Parametri

ppAsmCache

Puntatore alla posizione che riceve il puntatore IAssemblyCache .

dwReserved

Riservato.

Valore restituito

Se questa funzione ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .

Requisiti

Requisito Valore
Client minimo supportato Windows Vista [solo app desktop]
Server minimo supportato Windows Server 2008 [solo app desktop]
Piattaforma di destinazione Windows
Intestazione winsxs.h
DLL Sxs.dll