Q3Group_EmptyObjects
You can use theQ3Group_EmptyObjects
function to remove all objects from a group.
TQ3Status Q3Group_EmptyObjects (TQ3GroupObject group);
group
- A group.
DESCRIPTION
TheQ3Group_EmptyObjects
function disposes of every object contained in the group specified by thegroup
parameter, thereby effectively emptying the contents of the group. The group itself is not disposed of.ERRORS
kQ3ErrorInvalidObject
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help