commondrm/drmutility/inc/drmutilitywmdrmwrapper.h
changeset 69 5ce76b969369
parent 23 493788a4a8a4
equal deleted inserted replaced
63:a882b3fd075c 69:5ce76b969369
   185 //*** Notes:
   185 //*** Notes:
   186 
   186 
   187     // Show the appropriate notes
   187     // Show the appropriate notes
   188     void ShowNoRightsNoteL(
   188     void ShowNoRightsNoteL(
   189         ContentAccess::CData& aContent,
   189         ContentAccess::CData& aContent,
   190         TUint32 aReason );
   190         TUint32 aReason,
       
   191         TInt aOperationId,
       
   192         DRM::MDrmHandleErrorObserver* aObserver );
   191 
   193 
   192 //*** DLA:
   194 //*** DLA:
   193 
   195 
   194     void LoadDlaWrapperL();
   196     void LoadDlaWrapperL();
   195     void GetRFileFromCDataL( ContentAccess::CData& aContent, RFile& aFile );
   197     void GetRFileFromCDataL( ContentAccess::CData& aContent, RFile& aFile );