|
XenevaOS
|
#include <Dns4.h>

Public Attributes | |
| UINTN | RRCount |
| DNS_RESOURCE_RECORD * | RRList |
| UINTN DNS_GENERAL_LOOKUP_DATA::RRCount |
Number of returned matching RRs.
| DNS_RESOURCE_RECORD* DNS_GENERAL_LOOKUP_DATA::RRList |
Pointer to the all the returned matching RRs. It's caller responsibility to free the allocated memory to hold the returned RRs.