"Mike McCollister" <[EMAIL PROTECTED]> wrote in message
news:61054@palm-dev-forum...
 >
 > Does anyone know how to delete a preference?
 >
 > I can crate a preference with PrefSetAppPreferences
 > and I can read a prefernce with PrefGetAppPreferences
 > but I don't know how to delete one.
 >
 > Any ideas will be greatly appreciated.

See the latest version of the Palm OS 4.0 SDK documentation.  You should
pass NULL for the prefs pointer parameter and 0 for the prefsSize
parameter to delete the application preference.  This wasn't explained
in the 3.5 docs.


-- 
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