mtpdataproviders/mtppictbridgedp/inc/cmtppictbridgedpsendobjectinfo.h
branchRCL_3
changeset 14 60a94a45d437
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
equal deleted inserted replaced
12:8b094906a049 14:60a94a45d437
    70     TBool DoHandleSendObjectPropListCompleteL();
    70     TBool DoHandleSendObjectPropListCompleteL();
    71     TBool DoHandleSendObjectCompleteL();
    71     TBool DoHandleSendObjectCompleteL();
    72         
    72         
    73     TBool GetFullPathNameL(const TDesC& aFileName);
    73     TBool GetFullPathNameL(const TDesC& aFileName);
    74     
    74     
    75     TBool CanStoreFileL(TUint32 aStorageId, TInt64 aObjectSize) const;
       
    76     TBool IsTooLarge(TUint64 aObjectSize) const;
    75     TBool IsTooLarge(TUint64 aObjectSize) const;
    77     void ReserveObjectL();
    76     void ReserveObjectL();
    78     void CreateFsObjectL();
    77     void CreateFsObjectL();
    79     void Rollback();
    78     void Rollback();
    80     
    79