![]() |
GetScrapFlavorCount |
||||
Header: | Scrap.h | Carbon status: | Supported | |
Obtains a scrap flavor count to use with the GetScrapFlavorInfoList function.
OSStatus GetScrapFlavorCount ( ScrapRef scrap, UInt32 *infoCount );
A reference to the scrap to get the flavor count for.
A pointer to a count variable. On return, specifies the flavor count for the specified scrap.
A result code.
For related information, see GetScrapFlavorInfoList.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)