HttpInitialize(3w)

NAME

HttpInitialize (HTTPAPI.@)

SYNOPSIS

ULONG HttpInitialize
 (
  HTTPAPI_VERSION version,
  ULONG           flags,
  PVOID           reserved
 )

DESCRIPTION

Initializes HTTP Server Api engine.

PARAMS

version [ I] HTTP Api version which caller will use

flags [ I] initialization options which specify parts of Api what will be used

reserved [IO] 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.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout