equal
deleted
inserted
replaced
66 * @return ThspsServiceCompletedMessage error code |
66 * @return ThspsServiceCompletedMessage error code |
67 */ |
67 */ |
68 ThspsServiceCompletedMessage InstallConfigurationL( |
68 ThspsServiceCompletedMessage InstallConfigurationL( |
69 const TDesC& aFileName ); |
69 const TDesC& aFileName ); |
70 |
70 |
|
71 /** |
|
72 * Get installation handler. |
|
73 */ |
|
74 ChspsInstallationHandler& InstallationHandler(); |
|
75 |
71 public: // Functions from base classes |
76 public: // Functions from base classes |
72 |
77 |
73 /** |
78 /** |
74 * RunL. |
79 * RunL. |
75 * From CActive, callback function. |
80 * From CActive, callback function. |