Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "HttpQueryServiceConfiguration" in [All]

Constants

.
Summary

Structures

.
Summary
The HTTP_SERVICE_CONFIG_IP_LISTEN_QUERY structure is used by HttpQueryServiceConfiguration to return a list of the Internet Protocol (IP) addresses to which the HTTP service binds.
.
Summary
.
Summary
.
Summary
The HTTP_SERVICE_CONFIG_SSL_SET structure is used to add a new record to the SSL store or retrieve an existing record from it. An instance of the structure is used to pass data in to the HttpSetServiceConfiguration function through the pConfigInformation parameter or to retrieve data from the HttpQueryServiceConfiguration function through the pOutputConfigInformation parameter when the ConfigId parameter of either function is equal to HttpServiceConfigSSLCertInfo.
.
Summary
.
Summary

httpapi

.
Summary
The HttpQueryServiceConfiguration function retrieves one or more HTTP API configuration records.
.

static extern uint HttpQueryServiceConfiguration(

.

Declare Function HttpQueryServiceConfiguration Lib "httpapi.dll" (TODO) As TODO

.

     retVal = HttpApi.HttpQueryServiceConfiguration(IntPtr.Zero,

.

         retVal = HttpApi.HttpQueryServiceConfiguration(IntPtr.Zero,

.
Documentation
[HttpQueryServiceConfiguration] on MSDN

 
Access PInvoke.net directly from VS: