omadrm/drmplugins/drmrohandler/inc/CRoHandler.h
branchRCL_3
changeset 27 1481bf457703
parent 26 1221b68b8a5f
--- a/omadrm/drmplugins/drmrohandler/inc/CRoHandler.h	Tue Aug 31 15:29:38 2010 +0300
+++ b/omadrm/drmplugins/drmrohandler/inc/CRoHandler.h	Wed Sep 01 12:21:16 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2004-2008 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -239,8 +239,9 @@
                                         // initialised at instantiation
         DRM::CWbxmlRoapTriggerParser* iWbxmlTriggerParser;
         HBufC8* iParsedXmlTrigger;
-        TBool iPutRightsToInbox;         // whether received RO is put into Inbox as an
+        TBool iPutRightsToInbox;        // whether received RO is put into Inbox as an
                                         // entry or not. Initialized at instantiation.
+        TBool iFeatureManagerFound;     // Feature Manager is succesfully initialized
                                         
     };