![]() |
'wind' Resource Default Collection Item Constants |
Header: MacWindows.h |
enum { kStoredWindowSystemTag = 'appl', kStoredBasicWindowDescriptionID = 'sbas', kStoredWindowPascalTitleID = 's255' };
This item tag specifies a system-defined collection item. Note that the 'appl' collection item tag is reserved for use by Apple Computer, Inc. Do not define new collection items using that tag.
In combination with kStoredWindowSystemTag, this item ID specifies an item of type BasicWindowDescription. See
In combination with kStoredWindowSystemTag, this item ID specifies a Pascal title string.
These constants specify the tag and the IDs that identify the default collection items contained in a resource of type wind.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)