Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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 |
Feedback
Was this page helpful?
