Skip to content

Latest commit

 

History

History
88 lines (68 loc) · 3.54 KB

ns-http-http_service_config_urlacl_set.md

File metadata and controls

88 lines (68 loc) · 3.54 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:http._HTTP_SERVICE_CONFIG_URLACL_SET
HTTP_SERVICE_CONFIG_URLACL_SET (http.h)
Used to add a new record to the URL reservation store or retrieve an existing record from it.
*PHTTP_SERVICE_CONFIG_URLACL_SET
HTTP_SERVICE_CONFIG_URLACL_SET
HTTP_SERVICE_CONFIG_URLACL_SET structure [HTTP]
PHTTP_SERVICE_CONFIG_URLACL_SET
PHTTP_SERVICE_CONFIG_URLACL_SET structure pointer [HTTP]
_http_http_service_config_urlacl_set
http.http_service_config_urlacl_set
http/HTTP_SERVICE_CONFIG_URLACL_SET
http/PHTTP_SERVICE_CONFIG_URLACL_SET
http\http_service_config_urlacl_set.htm
http
92fc3f65-0153-4075-a61b-48a63c8e0ffe
12/05/2018
*PHTTP_SERVICE_CONFIG_URLACL_SET, HTTP_SERVICE_CONFIG_URLACL_SET, HTTP_SERVICE_CONFIG_URLACL_SET structure [HTTP], PHTTP_SERVICE_CONFIG_URLACL_SET, PHTTP_SERVICE_CONFIG_URLACL_SET structure pointer [HTTP], _http_http_service_config_urlacl_set, http.http_service_config_urlacl_set, http/HTTP_SERVICE_CONFIG_URLACL_SET, http/PHTTP_SERVICE_CONFIG_URLACL_SET
http.h
Windows
Windows Vista, Windows XP with SP2 [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
HTTP_SERVICE_CONFIG_URLACL_SET, *PHTTP_SERVICE_CONFIG_URLACL_SET
19H1
_HTTP_SERVICE_CONFIG_URLACL_SET
http/_HTTP_SERVICE_CONFIG_URLACL_SET
PHTTP_SERVICE_CONFIG_URLACL_SET
http/PHTTP_SERVICE_CONFIG_URLACL_SET
HTTP_SERVICE_CONFIG_URLACL_SET
http/HTTP_SERVICE_CONFIG_URLACL_SET
c++
APIRef
kbSyntax
HeaderDef
Http.h
HTTP_SERVICE_CONFIG_URLACL_SET

HTTP_SERVICE_CONFIG_URLACL_SET structure

-description

The HTTP_SERVICE_CONFIG_URLACL_SET structure is used to add a new record to the URL reservation store or retrieve an existing record from it. An instance of the structure is used to pass data in through the pConfigInformation parameter of the HTTPSetServiceConfiguration function, or to retrieve data through the pOutputConfigInformation parameter of the HTTPQueryServiceConfiguration function when the ConfigId parameter of either function is equal to HTTPServiceConfigUrlAclInfo.

-struct-fields

-field KeyDesc

An HTTP_SERVICE_CONFIG_URLACL_KEY structure that identifies the URL reservation record.

-field ParamDesc

An HTTP_SERVICE_CONFIG_URLACL_PARAM structure that holds the contents of the specified URL reservation record.

-see-also

HTTPQueryServiceConfiguration

HTTPSetServiceConfiguration

HTTP_SERVICE_CONFIG_URLACL_KEY

HTTP_SERVICE_CONFIG_URLACL_PARAM