Internet Direct (Indy)
|
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.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |