• 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
Retrieving Uniform Type Identifiers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Retrieving Uniform Type Identifiers


  • Subject: Retrieving Uniform Type Identifiers
  • From: Dave DeLong <email@hidden>
  • Date: Mon, 26 Jul 2010 16:20:19 -0600

Hi everyone,

I have the string "com.apple.iwork.*", and I need to expand that into any UTIs that match the string.  In this case, it'd be:

(
"com.apple.iwork.pages.pages",
"com.apple.iwork.keynote.key",
"com.apple.iwork.numbers.numbers"
)

The root question I have is:  How can I retrieve a list of all known UTIs?  I've found "UTTypeCreateAllIdentifiersForTag()", but that requires passing a tag and a tag class, which I won't have.  (And passing in NULL didn't work)

Any suggestions?

Thanks,

Dave

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Retrieving Uniform Type Identifiers
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: NSTask
  • Next by Date: Re: Retrieving Uniform Type Identifiers
  • Previous by thread: Re: NSTask
  • Next by thread: Re: Retrieving Uniform Type Identifiers
  • Index(es):
    • Date
    • Thread