commondrm/drmutility/inc/drmutilitywmdrmwrapper.h
branchRCL_3
changeset 32 457cd4423b8c
parent 18 8a03a285ab14
child 71 1221b68b8a5f
equal deleted inserted replaced
25:04da681812a9 32:457cd4423b8c
     1 /*
     1 /*
     2 * Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   211 
   211 
   212     RFs iFs;
   212     RFs iFs;
   213 
   213 
   214     RLibrary iDlaWrapperDll;
   214     RLibrary iDlaWrapperDll;
   215     CWmDrmDlaWrapper* iDlaWrapper;
   215     CWmDrmDlaWrapper* iDlaWrapper;
       
   216     TBool iWmDrmDlaSupportOn;
   216     };
   217     };
   217 }
   218 }
   218 
   219 
   219 
   220 
   220 #endif // CDRMUTILITYWMDRMWRAPPER_H
   221 #endif // CDRMUTILITYWMDRMWRAPPER_H