Mount Remote Volumes with No connection
Mount Remote Volumes with No connection
- Subject: Mount Remote Volumes with No connection
- From: Lorenzo <email@hidden>
- Date: Thu, 15 May 2003 13:44:05 +0200
Hi,
I used the following API to mount the remote volumes.
osStatus = FSMountServerVolumeSync(sourceURL, NULL,
(CFStringRef)theUserName, (CFStringRef)thePassword, vRefNum, 0);
It works very well. But If the connection is OFF or there is not a remote
machine connected, my application freezes then quits unexpectedly.
How can I prevent this error?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
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.