FreeInterfaceDnsSettings function (netioapi.h)

Frees the settings object returned by GetInterfaceDnsSettings.

Syntax

VOID NETIOAPI_API_ FreeInterfaceDnsSettings(
  DNS_INTERFACE_SETTINGS *Settings
);

Parameters

Settings

Requirements

Requirement Value
Minimum supported client Windows 10 Build 19041
Minimum supported server Windows 10 Build 19041
Target Platform Windows
Header netioapi.h (include Iphlpapi.h)
Library Iphlpapi.lib
DLL Iphlpapi.dll

See also