struktur HTTP_SERVICE_CONFIG_CACHE_SET (http.h)
Digunakan dalam parameter pConfigInformation dari fungsi HttpSetServiceConfiguration .
Sintaks
typedef struct {
HTTP_SERVICE_CONFIG_CACHE_KEY KeyDesc;
HTTP_SERVICE_CONFIG_CACHE_PARAM ParamDesc;
} HTTP_SERVICE_CONFIG_CACHE_SET, *PHTTP_SERVICE_CONFIG_CACHE_SET;
Anggota
KeyDesc
Kunci cache.
ParamDesc
Parameter cache konfigurasi.
Persyaratan
Klien minimum yang didukung | Windows 7 [hanya aplikasi desktop] |
Server minimum yang didukung | Windows Server 2008 R2 [hanya aplikasi desktop] |
Header | http.h |