DNS Functions (Compact 2013)

3/26/2014

Windows Embedded Compact 2013 supports the Unicode-based subset of DNS programming elements. For more information on all DNS functions, see Domain Name System (DNS).

DNS functions which are not supported in Compact 2013 are: DnsFreeProxyName, DNSGetProxyInformation, DnsValidateName, and DnsValidateServerStatus.

This topic describes the Compact 2013 DNS functions which are implemented differently than the corresponding DNS functions in Windows.

In This Section

Function

Description

DnsModifyRecordsInSet

Adds, modifies or removes a Resource Record (RR) set that may have been previously registered with DNS servers.

DnsQuery

Used as the generic query interface to the DNS namespace, and provides application programmers with a DNS query resolution interface.

DnsReplaceRecordSetW

Replaces an existing record set.

See Also

Reference

DNS Reference
DNS Structures

Other Resources

TCP/IP