phoneuis/TelephonyDeviceMode/inc/CTelDMGripHandler.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
equal deleted inserted replaced
61:41a7f70b3818 62:5266b1f337bd
   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 GetInt( 
   114         TInt CTelDMGripHandler::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: