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: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 6 - Types, Constants, and Global Functions / Types and Constants
Cyberdog Items


Signature and Version Number

The following constants represent the signature and version number of a Cyberdog item. You include the signature and version number when you flatten a Cyberdog item for storage. See the CyberItem::GetFlatSize method (page 236) for a description of the storage format for Cyberdog items.

kCyberItemSignature
The signature of a Cyberdog item.
kCyberItemVersionNum
The version number of a Cyberdog item.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996