Platform SDK: Network Management |
The DnsRecordSet function detaches the first record set from a specified list of DNS records.
PDNS_RECORD DnsRecordSetDetach( PDNS_RECORD pRR );
On return, the DnsRecordSet function points to the detached DNS record set.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Windns.h.
Library: Use Dnsapi.lib.