Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
CFPreferences
Last Revision: | Version 1.1, 2010-05-12 Orginal code used NULL callbacks with CFArrayCreate; this was causing problems when the array was later copied. Updated source to use &kCFTypeArrayCallBacks. (Full Revision History) |
Build Requirements: | Xcode 2.4 |
Runtime Requirements: | Mac OS X 10.4 |
Sample code to show one way to use the CFPreferences API's to access user preferences.
Copyright © 2010 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2010-05-12