Re: Folder sharing attributes
Re: Folder sharing attributes
- Subject: Re: Folder sharing attributes
- From: "Kyle Sluder" <email@hidden>
- Date: Fri, 25 Jul 2008 11:49:25 -0400
On Fri, Jul 25, 2008 at 11:27 AM, Peter Alshuth <email@hidden> wrote:
> I was wondering how I can retrieve information about a particular folder if
> this folder is shared or not.
Use FSGetCatalogInfo (part of CoreServices). The FSCatalogInfo struct
has a "sharingFlags" field.
http://developer.apple.com/documentation/Carbon/Reference/File_Manager/Reference/reference.html#//apple_ref/c/func/FSGetCatalogInfo
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden