telephonyserverplugins/common_tsy/commontsy/inc/mmtsy/cmmsecuritytsy.h
branchRCL_3
changeset 61 17af172ffa5f
parent 0 3553901f7fa8
child 82 042fd2753b8f
equal deleted inserted replaced
60:1ac40e087278 61:17af172ffa5f
     1 /*
     1 /*
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   239 
   239 
   240         /**
   240         /**
   241          * Delivers current lock information
   241          * Delivers current lock information
   242          *          
   242          *          
   243          *
   243          *
       
   244          * @param aTsyReqHandle
   244          * @param aPackage Parameters where lock information is stored
   245          * @param aPackage Parameters where lock information is stored
   245          * @return KErrNone or KErrArgument
   246          * @return KErrNone or KErrArgument
   246          */
   247          */
   247         virtual TInt GetLockInfoL( const TDataPackage& aPackage );
   248         virtual TInt GetLockInfoL( const TTsyReqHandle aTsyReqHandle,
       
   249                 const TDataPackage& aPackage );
   248 
   250 
   249         /**
   251         /**
   250          * Sets TSY notify if lock information changes
   252          * Sets TSY notify if lock information changes
   251          *          
   253          *          
   252          *
   254          *