Legacy Documentclose button

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

Previous Book Contents Book Index Next

Inside Macintosh: More Macintosh Toolbox /
Chapter 2 - Scrap Manager / Scrap Manager Reference
Routines / Getting Information About the Scrap


InfoScrap

You can use the InfoScrap function to get information about the scrap.

FUNCTION InfoScrap: PScrapStuff;
DESCRIPTION
The InfoScrap function returns a pointer to a scrap information record. The information in the scrap information record provides

ASSEMBLY-LANGUAGE INFORMATION
You can also access the same information as that stored in the scrap information record using system global variables that have the same names as the fields of the scrap information record.

SEE ALSO
See "Getting Information About the Scrap" on page 2-15 for an example that uses the InfoScrap function to get information about the scrap. See page 2-32 for information on the fields of the scrap information record.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996