Mac OS X Reference Library Apple Developer Connection spyglass button

Address Book Utilities Reference

Framework
AddressBook/ABAddressBookC.h
Declared in
ABAddressBookC.h

Overview

Describes the C functions that support the Carbon API for Address Book.

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


Last updated: 2009-05-29

Did this document help you? Yes It's good, but... Not helpful...