emailservices/emailstore/message_store/MsgStoreRfsPlugin/inc/RfsMsgStorePlugin.h
changeset 1 12c456ceeff2
parent 0 8466d47a6819
child 12 f5907b1a1053
child 18 578830873419
equal deleted inserted replaced
0:8466d47a6819 1:12c456ceeff2
    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 );
    59 
    60 
    60 private:
    61 private:
    61     CRfsMsgStorePlugin();
    62     CRfsMsgStorePlugin();
    62     void ConstructL();
    63     void ConstructL();
    63 
    64