Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

Next Page > Hide TOC

Address Book Utilities Reference

Framework
AddressBook/ABAddressBookC.h
Declared in
ABAddressBookC.h

Overview

Note: This document was previously titled ABUtilities Reference for C.

Functions

ABCopyLocalizedPropertyOrLabel

Returns the localized version of a built in property, label, or key.

CFStringRef ABCopyLocalizedPropertyOrLabel (
   CFStringRef labelOrProperty
);

Parameters
propertyOrLabel

The property, label, or key to be localized.

Return Value

The localized version of propertyOrLabel, or propertyOrLabel if a localized string can not be found. You are responsible for releasing this object.

Availability
Declared In
ABAddressBookC.h

Next Page > Hide TOC


Last updated: 2007-07-08




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice