Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Advertized but undefined ABPersonCreateParentGroupsArray() function



Hi,

I've been working with the AddessBook framework and ran into this problem: the ABPersonCreateParentGroupsArray() which is supposed, according to the doc, to return a list of the groups a particular person belongs to, has no prototype in the C headers and is not defined in the Framework.
In other words, even if I add the prototype in my source file, I can't link because it is reported as undefined.

OTOH, there is a parentGroups method in the Cocoa couterpart.

Is it a mistake ? Is there something I can do (...no, I don't want to make my project Cocoa just for this!).

TIA

Bernard



PS See doc for ABPersonCreateParentGroupsArray() at http://developer.apple.com/documentation/UserExperience/Reference/AddressBook/C/ABPersonRef/Reference/FunctionGroupIndex.html
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.


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.