estructura de HTTP_SERVICE_CONFIG_CACHE_SET (http.h)
Se usa en el parámetro pConfigInformation de la función HttpSetServiceConfiguration .
Sintaxis
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
Clave de caché.
ParamDesc
Parámetro de caché de configuración.
Requisitos
Cliente mínimo compatible | Windows 7 [solo aplicaciones de escritorio] |
Servidor mínimo compatible | Windows Server 2008 R2 [solo aplicaciones de escritorio] |
Encabezado | http.h |