Internet Direct (Indy)
Home
PreviousUpNext
TIdDNS_UDPServer.AXFR Method
Pascal
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.

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.