phoneuis/TelephonyDeviceMode/inc/CTelDMGripHandler.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
equal deleted inserted replaced
23:40a3f856b14d 24:41a7f70b3818
   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: