Unit 'netdb' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#fcl-net]

TDNSHeader

Declaration

Source position: netdb.pp line 168

type TDNSHeader = packed record

  id: array [0..1] of Byte;

  flags1: Byte;

  flags2: Byte;

  qdcount: Word;

  ancount: Word;

  nscount: Word;

  arcount: Word;

end;


Documentation generated on: 2023-03-18