Hello there,
DNS results can be cached by your operating system or local network devices. If you're expecting an immediate change in DNS records, you might need to wait for the cached results to expire before the new records take effect.
Library or Tool Issues: If the dnsResolveEx function is part of a library or tool, check the documentation, community forums, or support channels for any reported issues or limitations. There might be updates, workarounds, or known bugs that you should be aware of.
Microsoft has a nice set of docs for the IPv6 Aware APIs.
http://msdn.microsoft.com/en-us/library/windows/desktop/gg308477(v=vs.85).aspx
The IPv4 APIs mostly operate the same way other then they do not support IPv6 addresses.
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--