Return TypeFunction nameArguments
boolDnsHdr::Truncation(void)

Declared and defined in file: hzDNS.h

Function Logic:

Function body:

bool DnsHdr::Truncation (void)
                                       { return m_nDNACode & 0x0200?true:false;}