| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Just use the one overriding Core Foundation rule:There is the odd exception, in APIs that were created before these rules became set in stone. An example is GetDataBrowserListViewHeaderDesc, the struct it fills in contains a CFStringRef you need to release. I am always a bit wary with functions that first appeared during a time when the rules weren't so clear.
If you got the strings by calling any routine with "Create" or "Copy" in its name, then you are responsible for releasing those variables. If not, then whomever created them is responsible for doing the release.
| References: | |
| >Re: how to set NavDialogCreationOptions strings (From: Kurt Bigler <email@hidden>) | |
| >Re: how to set NavDialogCreationOptions strings (From: Frederick Cheung <email@hidden>) | |
| >Re: how to set NavDialogCreationOptions strings (From: Scott Thompson <email@hidden>) | |
| >Re: how to set NavDialogCreationOptions strings (From: OL&L Lists <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.