homescreensrv_plat/sapi_contentpublishing/inc/cpclient.h
branchRCL_3
changeset 18 bd874ee5e5e2
parent 0 79c6a41cd166
child 51 15e4dd19031c
equal deleted inserted replaced
9:d0529222e3f0 18:bd874ee5e5e2
   113      * Send command to server to ExecuteAction
   113      * Send command to server to ExecuteAction
   114      *
   114      *
   115      * @since S6CCPActiveNotifierNotifier v 5.CCPActiveNotifierNotifier
   115      * @since S6CCPActiveNotifierNotifier v 5.CCPActiveNotifierNotifier
   116      * @param aInParamList input parameter list (filter)
   116      * @param aInParamList input parameter list (filter)
   117      * @param aOutParamList output action_map
   117      * @param aOutParamList output action_map
       
   118      * @param aCmdOptions options for the command
   118      */
   119      */
   119     void ExecuteActionL( const CLiwGenericParamList& aInParamList );
   120     void ExecuteActionL( const CLiwGenericParamList& aInParamList,
       
   121             TUint aCmdOptions );
   120 
   122 
   121     /**
   123     /**
   122      * Check second param from IDataSource interface
   124      * Check second param from IDataSource interface
   123      *
   125      *
   124      * @since S6CCPActiveNotifierNotifier v 5.CCPActiveNotifierNotifier
   126      * @since S6CCPActiveNotifierNotifier v 5.CCPActiveNotifierNotifier