Internet Direct (Indy)
|
function RetrievePartPeek( const AMsgNum: Integer; const APartNum: string; ADestStream: TIdStream; AContentTransferEncoding: string = 'text' ): Boolean; overload;
Parameters |
Description |
AMsgNum |
Scope is const. Type is Integer. |
APartNum |
Scope is const. Type is string. |
ADestStream |
Type is TIdStream. |
AContentTransferEncoding |
Type is string. Default value is 'tex. |
Boolean
RetrievePartPeek is a overloaded method.
RetrievePartPeek returns a Boolean value.
Topic generated.
TIdIMAP4.RetrievePartPeek
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. |