usbengines/usbdevcon/inc/cusbdevcon.h
branchRCL_3
changeset 24 1a297fa72b1e
parent 0 1e05558e2206
child 41 05c4136f4a79
child 63 ef2686f7597e
equal deleted inserted replaced
23:bb32eca979b3 24:1a297fa72b1e
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007 - 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".
   107      *
   107      *
   108      * @since S60 v.5.0
   108      * @since S60 v.5.0
   109      */
   109      */
   110     void StopL();
   110     void StopL();
   111     
   111     
   112     /**
       
   113      * Take needed actions on resuming services
       
   114      *
       
   115      * @since S60 v.5.0
       
   116      */
       
   117     void ResumeL();
       
   118     
       
   119     // from CActive
   112     // from CActive
   120     
   113     
   121     /**
   114     /**
   122      * From CActive
   115      * From CActive
   123      *
   116      *