Gets the unsigned integer value for the specified preference key.
PODSPrefs
PODSUInt32 getUInt32ValueForKey(PODSString key);
avantgo.preferences.getUInt32ValueForKey(key)
PODSUInt32 PODSgetUInt32ValueForKey( PODSPrefs* preferences, PODSString key );
preferences The PODSPrefs
object.
key [in] Preference key value. See PODSPrefs key values.
Unsigned integer value for the specified preference key.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |