DnsServiceFreeInstance function (windns.h)

Used to free the resources associated with a DNS_SERVICE_INSTANCE structure.

Syntax

void DnsServiceFreeInstance(
  PDNS_SERVICE_INSTANCE pInstance
);

Parameters

pInstance

A pointer to the DNS_SERVICE_INSTANCE structure that is to be freed.

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Target Platform Windows
Header windns.h
Library dnsapi.lib
DLL dnsapi.dll