Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC

Previous Book Contents Book Index Next

Inside Macintosh: More Macintosh Toolbox /
Chapter 7 - Translation Manager / Translation Extension Reference
Translation Extension Data Structures


Scrap Type Specifications

You use the ScrapTypeSpec 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.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996

Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice