emailservices/emailstore/message_store/client/src/MsgStoreMessage.cpp
branchRCL_3
changeset 24 d189ee25cf9d
parent 8 e1b6206813b4
child 25 3533d4323edc
equal deleted inserted replaced
23:dcf0eedfc1a3 24:d189ee25cf9d
    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