meetingrequest/mrcommon/inc/tesmrinputparams.h
branchRCL_3
changeset 33 da5135c61bad
parent 0 8466d47a6819
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
    65     * Command to be executed
    65     * Command to be executed
    66     */
    66     */
    67     TESMRCommand iCommand;
    67     TESMRCommand iCommand;
    68 
    68 
    69     /**
    69     /**
    70      * Pointer to attachment information
       
    71      * Not owned.
       
    72      */
       
    73     CESMRAttachmentInfo* iAttachmentInfo;
       
    74 
       
    75     /**
       
    76     * Reserved for future use
    70     * Reserved for future use
    77     */
    71     */
    78     TInt iSpare;
    72     TInt iSpare;
    79     };
    73     };
    80 
    74