Edit

Share via


Dhcpv6CApiCleanup function (dhcpv6csdk.h)

The Dhcpv6CApiCleanup function enables DHCPv6 to properly clean up resources allocated throughout the use of DHCPv6 function calls. The Dhcpv6CApiCleanup function must only be called if a previous call to Dhcpv6CApiInitialize executed successfully.

Syntax

void Dhcpv6CApiCleanup();

Return value

None

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]
Target Platform Windows
Header dhcpv6csdk.h

See also

DHCP Functions

Dhcpv6CApiInitialize