source/OSType.h File Reference

Helper functions for OSType conversions. More...

#import <Cocoa/Cocoa.h>

Go to the source code of this file.

Functions

OSType fourCharCodeToOSType (NSString *inCode)
 Convert an NSString of four characters into an OSType.
NSStringosTypeToFourCharCode (OSType inType)
 Convert an OSType into an NSString of four chars.

Detailed Description

Helper functions for OSType conversions.

 All Classes Files Functions Variables Enumerations Enumerator Properties Defines