sensorservices/orientationssy/inc/SsyOrientation.h
changeset 59 0f7422b6b602
parent 0 4e1aa6a622a0
child 61 8cb079868133
--- a/sensorservices/orientationssy/inc/SsyOrientation.h	Tue Aug 10 14:46:45 2010 +0300
+++ b/sensorservices/orientationssy/inc/SsyOrientation.h	Mon Aug 23 14:47:20 2010 +0300
@@ -104,14 +104,14 @@
         /**
         * Create configurations for angles and timers
         */
-        void CreateConfigurations();
+        TInt CreateConfigurations();
         
         /**
         * Used for creating configuration for angle definitions
         *
         * @param aConfigurationForState the configuration to set.
         */
-        void SetConfigurationForState( 
+        TInt SetConfigurationForState( 
         const TOrientationConfiguration&
               aConfigurationForState );