-IsStoreAvailable() Functionality

This commit is contained in:
lsreevatsa
2006-03-08 13:11:43 +00:00
parent 8d6c6a44b9
commit b84d53afb8
4 changed files with 246 additions and 61 deletions

View File

@@ -51,6 +51,7 @@ public:
ProfileManager();
int IsStoreAvailable();
int ProfileInit(char *profileName);
void ProfileExit();