Internet Direct (Indy)
|
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:
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |