commondrm/drmutility/inc/drmutilitywmdrmwrapper.h
branchRCL_3
changeset 77 00671737faf2
parent 72 1481bf457703
equal deleted inserted replaced
72:1481bf457703 77:00671737faf2
   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 );