Topic Path: Symbol Reference > Classes > TDNSHeader Class > TDNSHeader Properties > ARCount Property
ContentsIndexHome
PreviousUpNext
TDNSHeader.ARCount Property

Number of resource records in the Additional section of a DNS response.

property ARCount: Word;

ARCount is a Word property that indicates the number of resource records found in the Additional section of a DNS response. 

Use ANCount to determine the number of Answer resource records in the DNS response. 

Use NSCount to determine the number of name server resource records in the DNS response.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.