Return TypeFunction nameArguments
uint32_tDnsHdr::ResponseCode(void)

Declared and defined in file: hzDNS.h

Function Logic:

Function body:

uint32_t DnsHdr::ResponseCode (void)
                                       { return m_nDNACode & 0x000F;}