OSType Class

A 4-byte integer known as a "four char code," typically used only on Macintosh or when declaring into QuickTime. If you pass a REALbasic string of four characters via this data type, it is automatically converted into a four char code Integer. This data type can be used only with the Declare statement and cannot be used to declare REALbasic variables, properties, and methods.

Events

None

Properties

None

Methods

None


See Also

Declare statement; Byte, CFStringRef, CString, PString, Ptr, Short, UByte, UShort, WindowPtr, WString data types.