textinput/peninputarc/inc/pensrvcliinc/peninputclientimpl.h
branchRCL_3
changeset 10 6defe5d1bd39
parent 3 f5a1e66df979
child 18 c8fb4cf7b3ae
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
   152     TBool IsDimmed();
   152     TBool IsDimmed();
   153     
   153     
   154     /**
   154     /**
   155      * Get the all support input mode
   155      * Get the all support input mode
   156      *
   156      *
   157      * @since S60 v4.0
   157      * @param aLanguage: The specific language
   158      * @return input mode
   158      * @return input mode
   159      */
   159      */
   160     TInt SupportInputMode();
   160     TInt SupportInputMode( TInt aLanguage );
   161 
   161 
   162     /**
   162     /**
   163      * Set input language Id
   163      * Set input language Id
   164      *
   164      *
   165      * @since S60 v4.0
   165      * @since S60 v4.0