Q3MacintoshStorage_GetType
You can use theQ3MacintoshStorage_GetTypefunction to get the type of a Macintosh storage object.
TQ3ObjectType Q3MacintoshStorage_GetType ( TQ3StorageObject storage);
storage- A Macintosh storage object.
DESCRIPTION
TheQ3MacintoshStorage_GetTypefunction returns, as its function result, the type of the Macintosh storage object specified by thestorageparameter. The types of Macintosh storage objects currently supported by QuickDraw 3D are defined by this constant:
kQ3MacintoshStorageTypeFSSpecIf the specified memory storage object is invalid or is not of this type,Q3MacintoshStorage_GetTypereturns the valuekQ3ObjectTypeInvalid.ERRORS
kQ3ErrorNoSubclass
kQ3ErrorInvalidObjectParameter
kQ3ErrorNULLParameter
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help