DhcpCApiCleanup function (dhcpcsdk.h)
The DhcpCApiCleanup function enables DHCP to properly clean up resources allocated throughout the use of DHCP function calls. The DhcpCApiCleanup function must only be called if a previous call to DhcpCApiInitialize executed successfully.
Syntax
void DhcpCApiCleanup();
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | dhcpcsdk.h |
Library | Dhcpcsvc.lib |
DLL | Dhcpcsvc.dll |