mtpfws/mtpintegrationtest/integration/mtpmodeselector/inc/mtpstarter.h
branchRCL_3
changeset 4 60a94a45d437
parent 3 8b094906a049
child 5 3673b591050c
equal deleted inserted replaced
3:8b094906a049 4:60a94a45d437
     1 // This material, including documentation and any related computer
       
     2 // programs, is protected by copyright controlled by Nokia. All
       
     3 // rights are reserved. Copying, including reproducing, storing
       
     4 // adapting or translating, any or all of this material requires the
       
     5 // prior written consent of Nokia. This material also contains
       
     6 // confidential information which may not be disclosed to others
       
     7 // without the prior written consent of Nokia.
       
     8 
       
     9 
       
    10 
       
    11 #ifndef __MTPSTARTER_H__
       
    12 #define __MTPSTARTER_H__
       
    13 
       
    14 
       
    15 TInt StartMTP();
       
    16 TInt StopMTP();
       
    17 
       
    18 #endif // MTPSTARTER_H