telephonyserverplugins/common_tsy/commontsy/inc/mmtsy/cmmsecuritytsy.h
branchRCL_3
changeset 82 042fd2753b8f
parent 61 17af172ffa5f
equal deleted inserted replaced
74:9200f38b1324 82:042fd2753b8f
     1 /*
     1 /*
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2009 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
       
   245          * @param aPackage Parameters where lock information is stored
   244          * @param aPackage Parameters where lock information is stored
   246          * @return KErrNone or KErrArgument
   245          * @return KErrNone or KErrArgument
   247          */
   246          */
   248         virtual TInt GetLockInfoL( const TTsyReqHandle aTsyReqHandle,
   247         virtual TInt GetLockInfoL( const TDataPackage& aPackage );
   249                 const TDataPackage& aPackage );
       
   250 
   248 
   251         /**
   249         /**
   252          * Sets TSY notify if lock information changes
   250          * Sets TSY notify if lock information changes
   253          *          
   251          *          
   254          *
   252          *