diff -r 60785a088077 -r 12b52b1a573e telephonyserverplugins/common_tsy/commontsy/inc/mmtsy/cmmsecuritytsy.h --- a/telephonyserverplugins/common_tsy/commontsy/inc/mmtsy/cmmsecuritytsy.h Mon Jul 19 14:53:33 2010 +0100 +++ b/telephonyserverplugins/common_tsy/commontsy/inc/mmtsy/cmmsecuritytsy.h Wed Jul 21 17:41:03 2010 +0100 @@ -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" @@ -241,10 +241,12 @@ * Delivers current lock information * * + * @param aTsyReqHandle * @param aPackage Parameters where lock information is stored * @return KErrNone or KErrArgument */ - virtual TInt GetLockInfoL( const TDataPackage& aPackage ); + virtual TInt GetLockInfoL( const TTsyReqHandle aTsyReqHandle, + const TDataPackage& aPackage ); /** * Sets TSY notify if lock information changes