callcontinuity/vcc/inc/cvccdirector.h
branchRCL_3
changeset 10 ed1e38b404e5
parent 6 fc8c25e5a2e8
--- a/callcontinuity/vcc/inc/cvccdirector.h	Mon Mar 15 12:39:55 2010 +0200
+++ b/callcontinuity/vcc/inc/cvccdirector.h	Wed Mar 31 21:20:05 2010 +0300
@@ -545,7 +545,12 @@
      */
     CVccDtmfProvider* iDtmfProvider;
     
-     
+    /**
+     * Used in initialization logic to inform of
+     * failed converged call provider plugin.
+     */
+    TInt iMandatoryPluginFailedError;
+
 	friend class T_CVccDirector;
     friend class T_CVccDTMFProvider;
 	};