Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 1.25 KB

nf-windns-dnsservicefreeinstance.md

File metadata and controls

57 lines (49 loc) · 1.25 KB
UID title description tech.root helpviewer_keywords ms.date ms.keywords targetos req.assembly req.construct-type req.ddi-compliance req.dll req.header req.idl req.include-header req.irql req.kmdf-ver req.lib req.max-support req.namespace req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.type-library req.umdf-ver req.unicode-ansi ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:windns.DnsServiceFreeInstance
DnsServiceFreeInstance function
Used to free the resources associated with a [DNS_SERVICE_INSTANCE](../windns/ns-windns-dns_service_instance.md) structure.
dns
DnsServiceFreeInstance
02/19/2019
DnsServiceFreeInstance
Windows
function
dnsapi.dll
windns.h
dnsapi.lib
Windows 10 [desktop apps only]
Windows
19H1
DnsServiceFreeInstance
windns/DnsServiceFreeInstance
c++
apiref
windns.h
DnsServiceFreeInstance

-description

Used to free the resources associated with a DNS_SERVICE_INSTANCE structure.

-parameters

-param pInstance

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

-remarks

-see-also