• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSWorkspace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSWorkspace


  • Subject: NSWorkspace
  • From: Gilbert Mackall <email@hidden>
  • Date: Mon, 12 May 2003 19:50:36 -0400

I am trying to use NSWorkspace to detect and identify iPods. Using the statement below, I can get an array containing all mounted removable devices. However, NSWorkspace does not appear to be able to give a description of the removable devices it detects. Is there a standard way of detecting iPods if they are already mounted before your app loads?


NSArray *temp = [[NSWorkspace sharedWorkspace] mountedRemovableMedia];
[sView setString:[temp description]];
_______________________________________________
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.

References: 
 >Re: self release (From: lbland <email@hidden>)

  • Prev by Date: 2100 Errors, none are my fault!
  • Next by Date: Re: 2100 Errors, none are my fault!
  • Previous by thread: Re: self release
  • Next by thread: Re: self release
  • Index(es):
    • Date
    • Thread