Q3Group_GetLastObjectPosition
You can use theQ3Group_GetLastObjectPositionfunction to get the position of the last instance of an object in a group.
TQ3Status Q3Group_GetLastObjectPosition ( TQ3GroupObject group, TQ3Object object, TQ3GroupPosition *position);
group- A group.
object- An object.
position- On exit, a group position.
DESCRIPTION
TheQ3Group_GetLastObjectPositionfunction returns, in thepositionparameter, the position of the last instance in the group specified by thegroupparameter of the object specified by theobjectparameter.ERRORS
kQ3ErrorInvalidObject
kQ3ErrorNULLParameter
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help