mtpdataproviders/mtpimagedp/inc/cmtpimagedp.h
changeset 18 1b39655331a3
parent 17 aabe5387f5ce
child 16 3673b591050c
equal deleted inserted replaced
17:aabe5387f5ce 18:1b39655331a3
    67     void  SetCacheParentHandle(const TDesC& aParentPath, TUint32 aParentHandle);
    67     void  SetCacheParentHandle(const TDesC& aParentPath, TUint32 aParentHandle);
    68     void AppendDeleteObjectsArrayL(const TDesC& aSuid);
    68     void AppendDeleteObjectsArrayL(const TDesC& aSuid);
    69     void HandleDeleteObjectsArray();
    69     void HandleDeleteObjectsArray();
    70     void IncreaseNewPictures(TInt aCount);
    70     void IncreaseNewPictures(TInt aCount);
    71     void DecreaseNewPictures(TInt aCount);
    71     void DecreaseNewPictures(TInt aCount);
       
    72     void HandleMdeSessionCompleteL(TInt aError);
    72     
    73     
    73 public: // From CMTPDataProviderPlugin
    74 public: // From CMTPDataProviderPlugin
    74     void Cancel();
    75     void Cancel();
    75     void ProcessEventL(const TMTPTypeEvent& aEvent, MMTPConnection& aConnection);
    76     void ProcessEventL(const TMTPTypeEvent& aEvent, MMTPConnection& aConnection);
    76     void ProcessNotificationL(TMTPNotification aNotification, const TAny* aParams);
    77     void ProcessNotificationL(TMTPNotification aNotification, const TAny* aParams);