Skip to content

Latest commit

 

History

History
60 lines (53 loc) · 1.79 KB

nf-webservices-wsfreeservicehost.md

File metadata and controls

60 lines (53 loc) · 1.79 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:webservices.WsFreeServiceHost
WsFreeServiceHost function (webservices.h)
Releases the memory associated with a Service Host object.
WsFreeServiceHost
WsFreeServiceHost function [Web Services for Windows]
webservices/WsFreeServiceHost
wsw.wsfreeservicehost
wsw\wsfreeservicehost.htm
wsw
5362d8a4-8b38-462a-a7c1-9cde19abee1e
12/05/2018
WsFreeServiceHost, WsFreeServiceHost function [Web Services for Windows], webservices/WsFreeServiceHost, wsw.wsfreeservicehost
webservices.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
WebServices.lib
WebServices.dll
Windows
19H1
WsFreeServiceHost
webservices/WsFreeServiceHost
c++
APIRef
kbSyntax
DllExport
WebServices.dll
WsFreeServiceHost

WsFreeServiceHost function

-description

Releases the memory associated with a Service Host object.

-parameters

-param serviceHost [in]

A pointer to the Service Host object to release. The pointer must reference a valid WS_SERVICE_HOST object returned by WsCreateServiceHost and the referenced Service Host value may not be NULL.