equal
deleted
inserted
replaced
57 * |
57 * |
58 * @since S60 v 5.0 |
58 * @since S60 v 5.0 |
59 * @param aInParamList const reference to the input list |
59 * @param aInParamList const reference to the input list |
60 * @param aOutParamList reference to the output list |
60 * @param aOutParamList reference to the output list |
61 */ |
61 */ |
62 void AddL( const CCPLiwMap& aMap, |
62 void AddL( const CCPLiwMap& aMap, CLiwGenericParamList& aOutParamList ); |
63 CLiwGenericParamList& aOutParamList, |
|
64 TUint aCmdOptions ); |
|
65 |
63 |
66 /** |
64 /** |
67 * Pass GetList request to the server |
65 * Pass GetList request to the server |
68 * |
66 * |
69 * @since S60 v 5.0 |
67 * @since S60 v 5.0 |