phoneengine/PhoneCntFinder/inc/CPhCntMatcher.h
branchRCL_3
changeset 58 40a3f856b14d
parent 57 94dc1107e8b2
equal deleted inserted replaced
57:94dc1107e8b2 58:40a3f856b14d
    52         * Match number to phonebook.
    52         * Match number to phonebook.
    53         * @param aMatch Found match, owership tranferred. NULL if not found any.
    53         * @param aMatch Found match, owership tranferred. NULL if not found any.
    54         * @param aTelNumber Number to match against.
    54         * @param aTelNumber Number to match against.
    55         * @return Error code: KErrNone - one match found
    55         * @return Error code: KErrNone - one match found
    56         *                     KErrNotFound - no matches found
    56         *                     KErrNotFound - no matches found
    57         *                     KErrAlreadyExists - several matches -> no match
    57         *                     KErrNotFound - several matches -> no match
    58         *                     KErrUnderflow - Number too short for matching
    58         *                     KErrUnderflow - Number too short for matching
    59         *                     KErrAccessDenied - Can't get phonebook instance
    59         *                     KErrAccessDenied - Can't get phonebook instance
    60         *                     other - normal Symbian OS error
    60         *                     other - normal Symbian OS error
    61         */
    61         */
    62         virtual TInt MatchNumber( 
    62         virtual TInt MatchNumber(