![]() |
Scrap Flavor Type Constants |
Header: Scrap.h |
Describe commonly used scrap flavor types.
enum { kScrapFlavorTypePicture = ''PICT'', kScrapFlavorTypeText = ''TEXT'', kScrapFlavorTypeTextStyle = ''styl'', kScrapFlavorTypeMovie = ''moov'', kScrapFlavorTypeSound = ''snd '', kScrapFlavorTypeUnicode = ''utxt'', kScrapFlavorTypeUnicodeStyle = ''ustl'' };
Specifies the contents of a PicHandle.
Specifies a stream of text characters.
For more information, see TEGetStyleScrapHandle.
Specifies a reference to a QuickTime movie.
For more information, see SndRecord and SndPlay.
Specifies a stream of 16-bit Unicode characters.
Specifies Unicode style information; defined by ATSUI and used by Textension.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)