Indy 9
QueryRecordTypes
Unit: IdDNSResolver
Constant array containing values for resource record types.
QueryRecordTypes: Array [0..16] of TQueryRecordTypes  = (qtA, qtNS, qtMD, qtMF, qtName, qtSOA, qtMB, qtMG, qtMR, qtNull, qtWKS, qtPTR, qtHINFO, qtMINFO, qtMX, qtTXT, qtSTAR);
Unit
IdDNSResolver
Description
QueryRecordTypes is a constant array that contains TQueryRecordTypes values. QueryRecordTypes is defined as containing seventeen (17) elements. Elements are accessed using its zero-based position in th e array. Each element represents one of the values in TQueryRecordTypes.

QueryRecordTypes is used to retrieve a Word value from QueryRecordValues that can be assigned to TResultRecord.RecType when a resource record is added a resource to TQueryResult.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.