Variable Header.ANCOUNT

An unsigned 16 bit integer specifying the number of resource records in the answer section.

struct Header
{
  // ...
  ushort ANCOUNT ;
  // ...
}