Re: FSMountServerVolumeSync problems
Re: FSMountServerVolumeSync problems
- Subject: Re: FSMountServerVolumeSync problems
- From: Miklós Fazekas <email@hidden>
- Date: Mon, 19 Jan 2004 07:52:08 +0100
name>-1. Is there a straightforward way to request the valid mount path
after FSMountServerVolumeSync is done, so I know my app is working in
the right directory?
It gives you back a vrefnum in mountedVolumeRefNum, you can convert it
to FSRef (FSGetVolumeInfo?), and from the FSRef you can get the POSIX
path.
Regards,
Miklss
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.