phoneengine/PhoneCntFinder/inc/CPhCntMatcher.h
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
equal deleted inserted replaced
73:e30d4a1b8bad 81:c26cc2a7c548
    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         *                     KErrNotFound - several matches -> no match
    57         *                     KErrAlreadyExists - 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(