![]() |
GetFirstQueryType() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Function |
Declared in: DNSQuery.h |
CDNSQuery::DNSQueryTypes GetFirstQueryType() const;
Get the first query type (usually, for the answer parsing)
try { //Do we have the data if (m_aQueries.empty()) return ERR; else return (DNSQueryTypes)m_aQueries.front().usType; } ERROR_HANDLER_RETURN("GetFirstQueryType",ERR)
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |