Decodes a tag string into an OSType.
Original signature is 'OSType UTGetOSTypeFromString(CFStringRef inString);'
Available in Mac OS X v10.3 and later.


- inString (NSString)
- MISSING

The OSType that was encoded in the string.

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