emailservices/emailframework/inc/MFSMailIterator.h
branchRCL_3
changeset 64 3533d4323edc
parent 63 d189ee25cf9d
equal deleted inserted replaced
63:d189ee25cf9d 64:3533d4323edc
    19 #ifndef MFSMAILITERATOR_H
    19 #ifndef MFSMAILITERATOR_H
    20 #define MFSMAILITERATOR_H
    20 #define MFSMAILITERATOR_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 //<cmail>
    23 //<cmail>
    24 #include "CFSMailMessage.h"
    24 #include "cfsmailmessage.h"
    25 //</cmail>
    25 //</cmail>
    26 
    26 
    27 /**
    27 /**
    28  *  Email framework list iterator. First call should contain NULL id as begin id :
    28  *  Email framework list iterator. First call should contain NULL id as begin id :
    29  *  eg. NextL(TFSMailId(), count, messages);
    29  *  eg. NextL(TFSMailId(), count, messages);