How to get Volume List of Ejected Volume
How to get Volume List of Ejected Volume
- Subject: How to get Volume List of Ejected Volume
- From: vishal chauhan <email@hidden>
- Date: Thu, 25 Sep 2008 10:27:26 +0530
Hi,
I want to get the volume list on Mac.
I am using the function
result = FSGetVolumeInfo(kFSInvalidVolumeRefNum, volumeIndex, &actualVolume, kFSVolInfoGettableInfo, &volumeInfo, &volumeName, NULL);
This function gives me all the mounted volume Information.I have a firwire which shows in the list only when it is mounted and when I eject it then it does not return by the FSGetVolumeInfo but is shown in the lsit if I do diskutil list.
So how can i get it on the volume list through my program?
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden