photosgallery/viewframework/drmutility/inc/glxdrmutility.h
branchRCL_3
changeset 14 ce1c7ad1f18b
parent 0 4e91876724a2
child 18 bcb43dc84c44
equal deleted inserted replaced
13:71da52165949 14:ce1c7ad1f18b
   107       *
   107       *
   108       * @param aUri URI for item
   108       * @param aUri URI for item
   109       * @return ETrue to no error in rights consumption
   109       * @return ETrue to no error in rights consumption
   110       */
   110       */
   111     IMPORT_C TBool ConsumeRightsL(const TDesC& aUri);
   111     IMPORT_C TBool ConsumeRightsL(const TDesC& aUri);
   112     
   112 
   113     
   113     /**
       
   114      * Fix for ESLM-82WJ59:
       
   115      * Clears Last Consumed Uri
       
   116      */
       
   117     IMPORT_C void ClearLastConsumedItemUri();
   114 
   118 
   115     /**
   119     /**
   116      * Test whether a media item is OMA DRM 2.0 protected and has an associated
   120      * Test whether a media item is OMA DRM 2.0 protected and has an associated
   117      * info URL.
   121      * info URL.
   118      * @param aUri URI of the media item.
   122      * @param aUri URI of the media item.