changeset 25 | 98b66e4fb0be |
parent 0 | ba25891c3a9e |
24:84a16765cd86 | 25:98b66e4fb0be |
---|---|
60 int Install(); |
60 int Install(); |
61 /** |
61 /** |
62 * Un-install installed applications specified while creating this class. |
62 * Un-install installed applications specified while creating this class. |
63 */ |
63 */ |
64 void Uninstall(); |
64 void Uninstall(); |
65 |
|
66 const SisRegistry* GetSisRegistry() const; |
|
65 |
67 |
66 private: |
68 private: |
67 void ConstructL(); |
69 void ConstructL(); |
68 |
70 |
69 private: |
71 private: |