Scrap Type Specifications
You use theScrapTypeSpec
data structure to describe a specific scrap format.
TYPE ScrapTypeSpec = RECORD format: ScrapType; hint: LongInt; END;
Field Description
format
- The type of the specified scrap.
hint
- A 4-byte value reserved for use by your translation extension.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help