00001 00017 #ifndef __EPOCSTORE_H__ 00018 #define __EPOCSTORE_H__ 00019 00026 void epoc_store_init(const TDesC &aDataPath); 00027 00033 void epoc_store_free(); 00034 00035 #endif