Topic Path: Symbol Reference > Classes > TIdDNS_UDPServer Class > TIdDNS_UDPServer Methods > AXFR Method
ContentsIndexHome
PreviousUpNext
TIdDNS_UDPServer.AXFR Method
function AXFR(
    Header: TDNSHeader; 
    Question: string; 
    var Answer: TIdBytes
): string;
Parameters 
Description 
Header 
Type is TDNSHeader.
 
Question 
Type is string.
 
Answer 
Scope is var. Type is TIdBytes

string

AXFR is a method. 

AXFR returns a string value.

Topic generated.

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