phoneuis/TelephonyDeviceMode/inc/CTelDMGripHandler.h
branchCompilerCompatibility
changeset 16 4393b07b8c5d
parent 0 5f000ab63145
child 62 5266b1f337bd
equal deleted inserted replaced
13:2411cd0e2ad6 16:4393b07b8c5d
   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: