Internet Direct (Indy)
Home
PreviousUpNext
TIdIMAP4.RetrievePartToFile Method (Integer, string, Integer, string, string)
Pascal
function RetrievePartToFile(
    const AMsgNum: Integer; 
    const APartNum: string; 
    ALength: Integer; 
    ADestFileNameAndPath: string; 
    AContentTransferEncoding: string
): Boolean; overload;
Parameters 
Description 
AMsgNum 
Scope is const. Type is Integer.
 
APartNum 
Scope is const. Type is string.
 
ALength 
Type is Integer.
 
ADestFileNameAndPath 
Type is string.
 
AContentTransferEncoding 
Type is string. 

Boolean

RetrievePartToFile is a overloaded method. 

RetrievePartToFile returns a Boolean value.

Topic generated.

TIdIMAP4.RetrievePartToFile

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.