HttpTerminate (HTTPAPI.@)
ULONG HttpTerminate ( ULONG flags, PVOID reserved )
Cleans up HTTP Server Api engine resources allocated by HttpInitialize.
| flags | [ I] | options which specify parts of Api what should be released |
| 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 © 2010 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2010.