Topic Path: Symbol Reference > Classes > TIdDNSResolver Class > TIdDNSResolver Methods > ClearInternalQuery Method
ContentsIndexHome
PreviousUpNext
TIdDNSResolver.ClearInternalQuery Method
procedure ClearInternalQuery;

ClearInternalQuery is a method used to ensure that the InternalQuery property containing the DNS query packet is cleared and sets its length to zero (0) bytes. 

ClearInternalQuery is used in the implementation of the CreateQuery method.

Should this be moved to the private or protected interface?

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.