Represents the resource record class used in a DNS query.
property QueryClass: Word;
QueryClass is a read-only Word property that represents the QClass used for querying resource records for the specified DomainName. QueryClass is read from the header for the DNS response packet when TIdDNSResolver parses the query results.
Currently, the TIdDNSResolver implementation does not support all aspects of the DNS protocol, and includes the following limitations:
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|