Internet Direct (Indy)
Home
PreviousUpNext
TIdIMAP4.UIDRetrievePartPeek Method (String, string, PChar, Integer, string)
Pascal
function UIDRetrievePartPeek(
    const AMsgUID: String; 
    const APartNum: string; 
    var ABuffer: PChar; 
    var ABufferLength: Integer; 
    AContentTransferEncoding: string = 'text'
): Boolean; overload;
Parameters 
Description 
AMsgUID 
Scope is const. Type is String.
 
APartNum 
Scope is const. Type is string.
 
ABuffer 
Scope is var. Type is PChar.
 
ABufferLength 
Scope is var. Type is Integer.
 
AContentTransferEncoding 
Type is string. Default value is 'tex. 

Boolean

UIDRetrievePartPeek is a overloaded method. 

UIDRetrievePartPeek returns a Boolean value.

Topic generated.

TIdIMAP4.UIDRetrievePartPeek

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.