phoneuis/TelephonyDeviceMode/inc/CTelDMGripHandler.h
changeset 64 6aaf0276100e
parent 0 5f000ab63145
child 62 5266b1f337bd
equal deleted inserted replaced
56:5bcb308bd24d 64:6aaf0276100e
   109         * @param aUid identifing the central repository UID.
   109         * @param aUid identifing the central repository UID.
   110         * @param aId central repository ID.
   110         * @param aId central repository ID.
   111         * @param aValue the value associated with the central repository ID
   111         * @param aValue the value associated with the central repository ID
   112         * @return
   112         * @return
   113         */
   113         */
   114         TInt CTelDMGripHandler::GetInt( 
   114         TInt GetInt( 
   115             const TUid& aUid, 
   115             const TUid& aUid, 
   116             const TUint aId,
   116             const TUint aId,
   117             TInt& aValue ) const;
   117             TInt& aValue ) const;
   118             
   118             
   119     private:
   119     private: