Jun Furutani / libMiMic

Fork of libMiMic by Ryo Iizuka

Embed: (wiki syntax)

« Back to documentation index

NyLPC_TDnsRecord Struct Reference

NyLPC_TDnsRecord Struct Reference

DNSレコード More...

#include <NyLPC_cMDnsServer.h>

Data Fields

const NyLPC_TCharname
 Service name.
const NyLPC_TChara
 Host name recommended name[:emac:].
NyLPC_TUInt16 num_of_srv
 配列の数

Detailed Description

DNSレコード

Definition at line 46 of file NyLPC_cMDnsServer.h.


Field Documentation

const NyLPC_TChar* a

Host name recommended name[:emac:].

Definition at line 51 of file NyLPC_cMDnsServer.h.

const NyLPC_TChar* name

Service name.

Definition at line 49 of file NyLPC_cMDnsServer.h.

配列の数

Definition at line 55 of file NyLPC_cMDnsServer.h.