TianoCore EDK2 master
Loading...
Searching...
No Matches
DNS_ADDR_TO_HOST_DATA Struct Reference

#include <MdePkg/Include/Protocol/Dns4.h>

Data Fields

CHAR16 * HostName
 

Detailed Description

DNS_ADDR_TO_HOST_DATA

Definition at line 167 of file Dns4.h.

Field Documentation

◆ HostName

CHAR16* DNS_ADDR_TO_HOST_DATA::HostName

Pointer to the primary name for this host address. It's the caller's responsibility to free the response memory.

Definition at line 172 of file Dns4.h.


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