HttpInitialize (HTTPAPI.@)
ULONG HttpInitialize ( HTTPAPI_VERSION version, ULONG flags, PVOID reserved )
Initializes HTTP Server Api engine.
| 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. |
NO_ERROR if function succeeds, or error code if function fails
Defined in "http.h".
Implemented in "dlls/httpapi/httpapi_main.c". source.winehq.org/source/dlls/httpapi/httpapi_main.c
Debug channel "httpapi".
Copyright © 2009 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2009.