structure HTTP_SERVICE_CONFIG_CACHE_SET (http.h)
Utilisé dans le paramètre pConfigInformation de la fonction HttpSetServiceConfiguration .
Syntaxe
typedef struct {
HTTP_SERVICE_CONFIG_CACHE_KEY KeyDesc;
HTTP_SERVICE_CONFIG_CACHE_PARAM ParamDesc;
} HTTP_SERVICE_CONFIG_CACHE_SET, *PHTTP_SERVICE_CONFIG_CACHE_SET;
Membres
KeyDesc
Clé de cache.
ParamDesc
Paramètre de cache de configuration.
Configuration requise
Client minimal pris en charge | Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 R2 [applications de bureau uniquement] |
En-tête | http.h |