Re: Checking if a file is Locked
Re: Checking if a file is Locked
- Subject: Re: Checking if a file is Locked
- From: Chris Suter <email@hidden>
- Date: Wed, 29 Nov 2006 15:26:48 +1100
I'm guessing, but the locked property could be the kNameLocked flag
declared in CarbonCore/Finder.h.
It looks like you could get hold of this either using getattrlist
(BSD) or FSGetCatalogInfo (Carbon).
There might be a Cocoa way; I don't know.
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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