Re: Unmounting Drives
Re: Unmounting Drives
- Subject: Re: Unmounting Drives
- From: Stefan Pantke <email@hidden>
- Date: Wed, 16 Jul 2003 01:34:57 +0200
Check NSWorkspace, which supplies several, services related to the
running Mac OS X
system in general.
Regarding your question, try
- (BOOL)unmountAndEjectDeviceAtPath:(NSString *)path
which does the required thing
Am Mittwoch, 16.07.03 um 01:22 Uhr schrieb email@hidden:
>
Hey,
>
>
Anyone know how to unmount a hard drive from a cocoa application?
>
>
-Alex P.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.