Re: Notification when a volume is renamed?
Re: Notification when a volume is renamed?
- Subject: Re: Notification when a volume is renamed?
- From: Gregory Weston <email@hidden>
- Date: Sun, 23 Mar 2008 20:06:40 -0400
Herb Petschauer wrote:
It looks like DARegisterDiskDescriptionChangedCallback() can watch for
volume name changes if I pass it kDADiskDescriptionWatchVolumeName for
its watch parameter. Thanks.
It should be pointed out that if your goal is to get a warning that
some cached path you're tracking has gone stale, the best answer is:
Don't cache paths. They're not reliable across any significant span
of time.
_______________________________________________
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