Hi,

Due to my requirements, I'm trying to prevent my application from being
deleted (or at least make it difficult). It seems that DmDatabaseProtect
will do what I want. According to the docs, this call increments the
application's protection count. But, there seems to be no way to determine
what the protection count currently is. So my questions are:

1. What is the maximum allowed protection count? If I do a DmDatabaseProtect
each time my app runs, I'm afraid I will eventually exceed the maximum.

2. What happens if you are already at the maximum protection count and you
do another DmDatabaseProtect?

3. Is there a non-API way to get the current protection count?

4. Is there some method other than using DmDatabaseProtect to keep my
application from being deleted?


Thanks!

Tom


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to