Encodes an OSType into a string suitable for use as a tag argument.
Original signature is 'CFStringRef UTCreateStringForOSType(OSType inOSType);'
Available in Mac OS X v10.3 and later.


- inOSType (UInt32)
- MISSING

A string that encodes the OSType.

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