mmmw_plat/telephony_multimedia_service_api/inc/tmsmodemsource.h
changeset 20 b67dd1fc57c5
parent 0 71ca22bcf22a
equal deleted inserted replaced
19:4a629bc82c5e 20:b67dd1fc57c5
    49      *
    49      *
    50      * @param  sourcetype
    50      * @param  sourcetype
    51      *      The type of sink object (TMS_SOURCE_MODEM).
    51      *      The type of sink object (TMS_SOURCE_MODEM).
    52      *
    52      *
    53      * @return
    53      * @return
    54      *      TMS_RESULT_SUCCESS if the operation was successful.
    54      *      TMS_RESULT_SUCCESS if the operation was successful otherwise
       
    55      *      system error.
    55      *
    56      *
    56      */
    57      */
    57     IMPORT_C virtual gint GetType(TMSSourceType& sourcetype);
    58     IMPORT_C virtual gint GetType(TMSSourceType& sourcetype);
    58 
    59 
    59 protected:
    60 protected: