Returns whether a uniform type identifier conforms to another uniform type identifier.
Original signature is 'Boolean UTTypeConformsTo( CFStringRef inUTI, CFStringRef inConformsToUTI);'
Available in Mac OS X v10.3 and later.


Returns true if the uniform type identifier is equal to or conforms to the second type.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)