struttura HTTP_SERVICE_CONFIG_CACHE_SET (http.h)
Usato nel parametro pConfigInformation della funzione HttpSetServiceConfiguration .
Sintassi
typedef struct {
HTTP_SERVICE_CONFIG_CACHE_KEY KeyDesc;
HTTP_SERVICE_CONFIG_CACHE_PARAM ParamDesc;
} HTTP_SERVICE_CONFIG_CACHE_SET, *PHTTP_SERVICE_CONFIG_CACHE_SET;
Members
KeyDesc
Chiave della cache.
ParamDesc
Parametro della cache di configurazione.
Requisiti
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | http.h |