changeset 2 | 7b872347d83b |
parent 0 | a4daefaec16c |
1:bfb1de3eac8e | 2:7b872347d83b |
---|---|
260 |
260 |
261 /** |
261 /** |
262 * Enable at start-up |
262 * Enable at start-up |
263 */ |
263 */ |
264 TBool iEnableAtStartUp; |
264 TBool iEnableAtStartUp; |
265 |
265 |
266 /** |
|
267 * Previous state of subservice |
|
268 */ |
|
269 TCCHSubserviceState iPreviousState; |
|
266 }; |
270 }; |
267 |
271 |
268 #endif // C_CCHSUBSERVICEINFO_H |
272 #endif // C_CCHSUBSERVICEINFO_H |
269 |
273 |
270 // End of file |
274 // End of file |