FROM : j o a r
DATE : Sat Jan 19 07:54:33 2008
On Jan 18, 2008, at 10:36 PM, Matthew Delves wrote:
> I have managed to get the UTI from the file extension, though unsure
> about how to get the MIME type from the UTI.
Something like this:
CFStringRef MIMEType = UTTypeCopyPreferredTagWithClass (theUTI,
kUTTagClassMIMEType);
j o a r
DATE : Sat Jan 19 07:54:33 2008
On Jan 18, 2008, at 10:36 PM, Matthew Delves wrote:
> I have managed to get the UTI from the file extension, though unsure
> about how to get the MIME type from the UTI.
Something like this:
CFStringRef MIMEType = UTTypeCopyPreferredTagWithClass (theUTI,
kUTTagClassMIMEType);
j o a r
| Related mails | Author | Date |
|---|---|---|
| Matthew Delves | Jan 19, 02:14 | |
| Jim Puls | Jan 19, 02:28 | |
| j o a r | Jan 19, 02:35 | |
| Matthew Delves | Jan 19, 07:36 | |
| j o a r | Jan 19, 07:54 |






Cocoa mail archive

