Unit 'IdDNSResolver' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_indy]

TQueryRecordTypes

Declaration

Source position: IdDNSResolver.pas line 226

type TQueryRecordTypes = (

  qtA,

  

  qtNS,

  

  qtMD,

  

  qtMF,

  

  qtName,

  

  qtSOA,

  

  qtMB,

  

  qtMG,

  

  qtMR,

  

  qtNull,

  

  qtWKS,

  

  qtPTR,

  

  qtHINFO,

  

  qtMINFO,

  

  qtMX,

  

  qtTXT,

  

  qtRT,

  

  qtNSAP,

  

  qtNSAP_PTR,

  

  qtSIG,

  

  qtAAAA,

  

  qtService,

  

  qtNAPTR,

  

  qtCERT,

  

  qtV6Addr,

  

  qtDName,

  

  qtR40,

  

  qtOptional,

  

  qtIXFR,

  

  qtAXFR,

  

  qtSTAR

  

);



CT Web help

CodeTyphon Studio