Internet Direct (Indy)
Home
PreviousUpNext
TDNSHeader.ARCount Property

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

Pascal
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.

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.