Functions
CFPreferencesAddSuitePreferencesToApp |
Adds suite preferences to an applications preference search chain. |
CFPreferencesAppSynchronize |
Writes to permanent storage all pending changes to the preference data for the application. |
CFPreferencesCopyAppValue |
Obtains a preference value for the specified key and application. |
CFPreferencesCopyApplicationList |
Constructs and returns the list of all applications that have preferences in the scope of the specified user and host. |
CFPreferencesCopyKeyList |
Constructs and returns the list of all keys set in the specified domain. |
CFPreferencesCopyMultiple |
Convenience function that allows you to obtain multiple preference values. |
CFPreferencesCopyValue |
Obtains a preference value for the specified domain. |
CFPreferencesGetAppBooleanValue |
Convenience function that directly obtains a boolean preference value for the specified key. |
CFPreferencesGetAppIntegerValue |
Convenience function that directly obtains an integer preference value for the specified key. |
CFPreferencesRemoveSuitePreferencesFromApp |
Removes suite preferences from an applications search chain. |
CFPreferencesSetAppValue |
Adds, modifies, or removes a preference. |
CFPreferencesSetMultiple |
Convenience function that allows you to set and remove multiple preference values. |
CFPreferencesSetValue |
Adds, modifies, or removes a preference value for the specified domain. |
CFPreferencesSynchronize |
Writes all pending changes to preference data for the specified domain. |
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)