XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
DNS_GENERAL_LOOKUP_DATA Struct Reference

#include <Dns4.h>

Collaboration diagram for DNS_GENERAL_LOOKUP_DATA:
Collaboration graph
[legend]

Public Attributes

UINTN RRCount
 
DNS_RESOURCE_RECORDRRList
 

Detailed Description

DNS_GENERAL_LOOKUP_DATA

Member Data Documentation

◆ RRCount

UINTN DNS_GENERAL_LOOKUP_DATA::RRCount

Number of returned matching RRs.

◆ RRList

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.


The documentation for this struct was generated from the following file: