phoneapp/phoneuiutils/inc/tphonecmdparamspeeddial.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    88         IMPORT_C void SetLocation( TInt aLocation );
    88         IMPORT_C void SetLocation( TInt aLocation );
    89         
    89         
    90         /**
    90         /**
    91         * Returns the speed dial location.
    91         * Returns the speed dial location.
    92         * @return values from 1 to 9 for succesfull location.
    92         * @return values from 1 to 9 for succesfull location.
    93         *		  Values below 0 indicate unsuccesfull location fetch.
    93         *         Values below 0 indicate unsuccesfull location fetch.
    94         */
    94         */
    95         IMPORT_C TInt Location();
    95         IMPORT_C TInt Location();
    96 
    96 
    97         /**
    97         /**
    98         * Sets the serviceId
    98         * Sets the serviceId
    99         * @param aServiceId The serviceId user has selected for speeddial
    99         * @param aServiceId The serviceId user has selected for speeddial
   100         */
   100         */
   101         IMPORT_C void SetServiceId( TUint aServiceId );	
   101         IMPORT_C void SetServiceId( TUint aServiceId ); 
   102 
   102 
   103         /**
   103         /**
   104         * Returns the serviceId
   104         * Returns the serviceId
   105         * @param aServiceId serviceId
   105         * @param aServiceId serviceId
   106         */
   106         */