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

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

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.

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