Q3Group_GetType
You can use theQ3Group_GetTypefunction to determine the type of a group.
TQ3ObjectType Q3Group_GetType (TQ3GroupObject group);
group- A group.
DESCRIPTION
TheQ3Group_GetTypefunction returns, as its function result, the type of the group specified by thegroupparameter.Q3Group_GetTypereturns one of these values:
kQ3GroupTypeDisplay kQ3GroupTypeInfo kQ3GroupTypeLightIfQ3Group_GetTypecannot determine the type of a group or an error occurs, it returnskQ3ObjectTypeInvalid.ERRORS
kQ3ErrorInvalidObject
kQ3ErrorNULLParameter
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help