emailservices/emailstore/message_store/MsgStoreRfsPlugin/inc/RfsMsgStorePlugin.h
branchRCL_3
changeset 10 f5907b1a1053
parent 1 12c456ceeff2
child 24 d189ee25cf9d
equal deleted inserted replaced
8:e1b6206813b4 10:f5907b1a1053
    54     * @param    aType type of boot
    54     * @param    aType type of boot
    55     * @param    aCommand custom command to be executed by this plugin
    55     * @param    aCommand custom command to be executed by this plugin
    56     * @return   None
    56     * @return   None
    57     */
    57     */
    58     void ExecuteCustomCommandL( const TRfsReason aType, TDesC& aCommand );
    58     void ExecuteCustomCommandL( const TRfsReason aType, TDesC& aCommand );
    59     TInt GetDriveL( TDriveNumber& aDrive );
       
    60 
    59 
    61 private:
    60 private:
    62     CRfsMsgStorePlugin();
    61     CRfsMsgStorePlugin();
    63     void ConstructL();
    62     void ConstructL();
    64 
    63