| Return Type | Function name | Arguments |
|---|---|---|
| bool | DnsHdr::QueryResponse | (void) |
Declared and defined in file: hzDNS.h
Function Logic:
Function body:
bool DnsHdr::QueryResponse (void)
{ return m_nDNACode & 0x8000?true:false;}