The Palm has two preferences databases, "saved" preferences and "unsaved"
preferences.  I think the database creator for both of these is 'psys', the
database types are 'sprf' and 'pref', respectively.  Beyond that, I don't
know of any difference.  Possibly, the unsaved preferences do not get backed
up during HotSync.

Regards,

Steve

-----Original Message-----
From: Paul Nevai [mailto:[EMAIL PROTECTED]]
Sent: Sunday, March 26, 2000 6:27 PM
To: Palm Developer Forum
Subject: PrefSetAppPreferences


Could you please explain me the difference between [true vs false]

PrefSetAppPreferences (sysFileCMemo, memoPrefID, memoPrefsVersionNum,
&prefs, sizeof (MemoPreferenceType), true);

and

PrefSetAppPreferences (sysFileCMemo, memoPrefID, memoPrefsVersionNum,
&prefs, sizeof (MemoPreferenceType), false);

I am probably brain dead but I can't understand what the Palm PS Reference
says: If true, set the saved preferences. If not, set the current
preferences. What does this mean? Thanks! Best regards, Paul 

-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to