Question

It doesn't seem that DiskArbitration framework provides a way to find out the device type (network drive, external drives, etc). Is there any other way to programmatically figure out the type of a mounted device?

Was it helpful?

Solution

Get a CFDictonary from DADiskCopyDescription, kDADiskDescriptionVolumeKindKey key gives a reasonable idea of the type

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top