| Framework |
AddressBook/ABAddressBookC.h |
| Declared in | ABAddressBookC.h |
Returns the localized version of a built in property, label, or key.
CFStringRef ABCopyLocalizedPropertyOrLabel ( CFStringRef labelOrProperty );
The property, label, or key to be localized.
The localized version of propertyOrLabel, or propertyOrLabel if a localized string can not be found. You are responsible for releasing this object.
ABAddressBookC.h
Last updated: 2007-07-08