Skip navigation.
 
mlRe: Notification when a volume is renamed?
FROM : Michael Watson
DATE : Sun Mar 23 23:18:10 2008

It looks like DARegisterDiskDescriptionChangedCallback() can watch for 
volume name changes if I pass it kDADiskDescriptionWatchVolumeName for 
its watch parameter. Thanks.


--
m-s

On 23 Mar, 2008, at 18:06, Herb Petschauer wrote:
> Disk Arbitration Framework.  There is some sort of rename callback you
> can subscribe to (you'll have to search for it, sorry... Sunday and
> all)
>
> Cheers,
> -H.
>
> On 23/03/2008, Michael Watson <<email_removed>> wrote:

>> Does anyone know of a way to be notified when a mounted local volume
>> is renamed? The NSWorkspace mount notification isn't triggered when a
>> volume is renamed, but I thought I'd try it anyway, just to see 
>> before
>> posting. No dice. Ideas?
>>
>>
>> --
>> mikey-san
>> _______________________________________________
>>
>> Cocoa-dev mailing list (<email_removed>)
>>
>> 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:
>> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>>
>> This email sent to <email_removed>
>>

Related mailsAuthorDate
mlNotification when a volume is renamed? Michael Watson Mar 23, 22:53
mlRe: Notification when a volume is renamed? Herb Petschauer Mar 23, 23:06
mlRe: Notification when a volume is renamed? Michael Watson Mar 23, 23:18
mlRe: Notification when a volume is renamed? Gregory Weston Mar 24, 01:06