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