Represents the plain text version of values received in a DNS query reponse.
property PlainTextResult: TIdBytes;
PlainTextResult is a TIdBytes property that represents the plain text version of values received in a DNS query reponse.
PlainTextResult is updated when the DNS query response is received in the Resolve method.
PlainTextResult can be used to as a debugging aid to determine if valid DNS query responses are being received for the DNS query.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|