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. | |
| NSString * | osTypeToFourCharCode (OSType inType) |
| Convert an OSType into an NSString of four chars. | |
Helper functions for OSType conversions.