emailservices/emailstore/message_store/client/src/MsgStoreMessage.cpp
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 24 d189ee25cf9d
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 //<cmail>
    20 //<cmail>
    21 #include "MsgStoreMessage.h"
    21 #include "msgstoremessage.h"
    22 //</cmail>
    22 //</cmail>
    23 #include "MsgStoreSessionContext.h"
    23 #include "msgstoresessioncontext.h"
    24 
    24 
    25 /** Commits a newly created message to the message store.
    25 /** Commits a newly created message to the message store.
    26 	
    26 	
    27 	This function commits a newly created message to the message store.  If this function is not
    27 	This function commits a newly created message to the message store.  If this function is not
    28 	called, then the message will be automatically cleaned up when the message store is
    28 	called, then the message will be automatically cleaned up when the message store is