Skip to content

Latest commit

 

History

History
59 lines (51 loc) · 1.75 KB

nf-dhcpsapi-dhcpdscleanup.md

File metadata and controls

59 lines (51 loc) · 1.75 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:dhcpsapi.DhcpDsCleanup
DhcpDsCleanup function (dhcpsapi.h)
The DhcpDsCleanup function frees up directory service resources allocated for DHCP services by DhcpDsInit. This function should be called exactly once for each corresponding DHCP service process, and only when the process is terminated.
DhcpDsCleanup
DhcpDsCleanup function [DHCP]
dhcp.dhcpdscleanup
dhcpsapi/DhcpDsCleanup
dhcp\dhcpdscleanup.htm
DHCP
7d722ca5-a779-4481-b2c7-6d9d7bb5fcfe
12/05/2018
DhcpDsCleanup, DhcpDsCleanup function [DHCP], dhcp.dhcpdscleanup, dhcpsapi/DhcpDsCleanup
dhcpsapi.h
Windows
None supported
Windows 2000 Server [desktop apps only]
Dhcpsapi.lib
Dhcpsapi.dll
Windows
19H1
DhcpDsCleanup
dhcpsapi/DhcpDsCleanup
c++
APIRef
kbSyntax
DllExport
Dhcpsapi.dll
DhcpDsCleanup

DhcpDsCleanup function

-description

The DhcpDsCleanup function frees up directory service resources allocated for DHCP services by DhcpDsInit. This function should be called exactly once for each corresponding DHCP service process, and only when the process is terminated.

-see-also

DhcpDsInit