emailservices/emailframework/commonlib/inc/CFSMailIterator.h
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    19 #ifndef CFSMAILITERATOR_H
    19 #ifndef CFSMAILITERATOR_H
    20 #define CFSMAILITERATOR_H
    20 #define CFSMAILITERATOR_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 //<cmail>
    23 //<cmail>
    24 #include "MFSMailIterator.h"
    24 #include "mfsmailiterator.h"
    25 #include "CFSMailMessage.h"
    25 #include "cfsmailmessage.h"
    26 //</cmail>
    26 //</cmail>
    27 
    27 
    28 /**
    28 /**
    29  *  Email framework list iterator. First call should contain NULL id as begin id :
    29  *  Email framework list iterator. First call should contain NULL id as begin id :
    30  *  eg. NextL(TFSMailId(), count, messages);
    30  *  eg. NextL(TFSMailId(), count, messages);