Topic Path: Symbol Reference > Classes > TDNSHeader Class > TDNSHeader Methods > ClearByteCode Method
ContentsIndexHome
PreviousUpNext
TDNSHeader.ClearByteCode Method

Resets the temporary storage for bit field in the DNS header.

procedure ClearByteCode;

ClearByteCode is a procedure that resets the temporary storage allocated for the bit fields in BitCode. ClearByteCode is used when the DNS resolver creates the DNS query used in TIdDNSResolver.Resolve

Use BitCode to access the value for an individual bit field in the DNS Header.

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