![]() |
gestaltStandardFileAttr |
Header: Gestalt.h |
enum { gestaltStandardFileAttr = 'stdf', gestaltStandardFile58 = 0, gestaltStandardFileTranslationAware = 1, gestaltStandardFileHasColorIcons = 2, gestaltStandardFileUseGenericIcons = 3, gestaltStandardFileHasDynamicVolumeAllocation = 4 };
The selector you pass to the Gestalt function to determine the Standard File Package attributes.
If the gestaltStandardFile58 flag bit is set, you can call the four new proceduresStandardPutFile, StandardGetFile, CustomPutFile, and CustomGetFileintroduced with System 7. (The name of the constant reflects the enabling of selectors 5 through 8 on the trap macro that handles the Standard File Package.)
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)