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

Reply via email to