Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Embedded
Windows Embedded CE
Windows CE 5.0
Windows CE Features
TCP/IP
TCP/IP Reference
DNS Reference
DNS Functions
Platform Builder for Microsoft Windows CE 5.0
DNS Functions
Send Feedback

Windows CE supports a subset of the programming elements that are available from Windows desktop implementations of Dnsapi.dll. Windows CE supports only the Unicode-based functions. For example, Windows CE supports DnsQuery_W, but does not support DnsQuery_A or DnsQuery_UTF8.

The following table shows the supported functions.

Function Description
DnsModifyRecordsInSet_W This function allows you to modify or remove multiple resource record sets that are associated with a specific name.
DnsQuery_W This function is used as the generic query interface to the DNS namespace, and provides application programmers with a DNS query resolution interface.
DnsRecordListFree This function frees memory that was allocated for DNS records that were obtained by the DnsQuery_W function.
DnsReplaceRecordSetW This function replaces an existing record set.

See Also

DNS Reference | TCP/IP and the DNS Client


Send Feedback on this topic to the authors

Feedback FAQs


© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker