HttpQueryServiceConfiguration(3w)

NAME

HttpQueryServiceConfiguration (HTTPAPI.@)

SYNOPSIS

ULONG HttpQueryServiceConfiguration
 (
  HANDLE                 handle,
  HTTP_SERVICE_CONFIG_ID type,
  PVOID                  query,
  ULONG                  query_len,
  PVOID                  buffer,
  ULONG                  buffer_len,
  PULONG                 data_len,
  LPOVERLAPPED           overlapped
 )

DESCRIPTION

Retrieves configuration records from HTTP Server Api configuration store.

PARAMS

handle [ I] reserved, must be 0

type [ I] configuration records type

query [ I] buffer which contains query data used to retrieve records

query_len [ I] length of query buffer

buffer [IO] buffer to store query results.

buffer_len [ I] length of output buffer

data_len [ O] optional pointer to a buffer which receives query result length

overlapped [ I] reserved, must be NULL.

RETURNS

NO_ERROR if function succeeds, or error code if function fails

IMPLEMENTATION

Defined in "http.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/httpapi/httpapi_main.c".

Debug channel "httpapi".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout