mmmw_plat/telephony_multimedia_service_api/inc/tmsfactory.h
changeset 22 128eb6a32b84
parent 12 5a06f39ad45b
child 21 2ed61feeead6
--- a/mmmw_plat/telephony_multimedia_service_api/inc/tmsfactory.h	Fri May 14 16:22:35 2010 +0300
+++ b/mmmw_plat/telephony_multimedia_service_api/inc/tmsfactory.h	Thu May 27 13:20:50 2010 +0300
@@ -368,7 +368,8 @@
      *      Created DTMF player.
      *
      * @return
-     *      TMS_RESULT_SUCCESS if the operation was successful.
+     *      TMS_RESULT_SUCCESS if the operation was successful otherwise
+     *      system error.
      *      TMS_RESULT_INSUFFICIENT_MEMORY if DTMF player creation failed due
      *      to insufficient memory.
      *      TMS_RESULT_FATAL_ERROR if an error occured.
@@ -385,7 +386,8 @@
      *      DTMF player to be deleted.
      *
      * @return
-     *      TMS_RESULT_SUCCESS if the operation was successful.
+     *      TMS_RESULT_SUCCESS if the operation was successful otherwise
+     *      system error.
      *      TMS_RESULT_INVALID_ARGUMENT if the DTMF player is not valid.
      *
      */