Internet Direct (Indy)
Home
PreviousUpNext
TDNSHeader.ANCount Property

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

Pascal
property ANCount: Word;

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

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

Use ARCount to determine the number of additional resource records in 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.