|
XenevaOS
|
#include <Dns6.h>

Public Attributes | |
| UINTN | RRCount |
| DNS6_RESOURCE_RECORD * | RRList |
| UINTN DNS6_GENERAL_LOOKUP_DATA::RRCount |
Number of returned matching RRs.
| DNS6_RESOURCE_RECORD* DNS6_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.