diff -r 1ddbe54d0645 -r ccb4f6b3db21 sensorservices/orientationssy/inc/SsyOrientation.h --- a/sensorservices/orientationssy/inc/SsyOrientation.h Thu Aug 19 11:09:10 2010 +0300 +++ b/sensorservices/orientationssy/inc/SsyOrientation.h Tue Aug 31 16:29:05 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 );