Contents

checkForRemovableMedia

Polls the system’s drives for any disks that have been inserted but not yet mounted.

Declaration

- (void) checkForRemovableMedia;

Discussion

This method doesn’t wait until such disks are mounted; instead, it requests that the disk be mounted asynchronously and returns immediately. Currently has no effect.

See Also

Methods