diff -r d0d9cc530d21 -r f45cd1ad4667 telephonyserverplugins/common_tsy/commontsy/inc/mmcustomtsy/CMmCustomTsy.h --- a/telephonyserverplugins/common_tsy/commontsy/inc/mmcustomtsy/CMmCustomTsy.h Thu Sep 02 21:42:07 2010 +0300 +++ b/telephonyserverplugins/common_tsy/commontsy/inc/mmcustomtsy/CMmCustomTsy.h Mon Oct 04 02:16:52 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -1652,6 +1652,15 @@ */ TInt GetIccCallForwardingStatusCancel(); + /** + * Resets an entry in the req handle store + * + * @param aTsyReqHandle req handle + * @param aIpc IPC value + * @return EFalse if req handle not found + */ + virtual TBool ResetReqHandle( const TTsyReqHandle aTsyReqHandle, const TInt aIpc ); + private: enum TSubTsyIdx