Q3PickPartsStyle_Get
You can use theQ3PickPartsStyle_Getfunction to get the picking parts style value of a picking parts style.
TQ3Status Q3PickPartsStyle_Get ( TQ3StyleObject pickPartsObject, TQ3PickParts *parts);
pickPartsObject- A picking parts style object.
parts- On entry, a pointer to a variable of type
TQ3PickParts. On exit, the current picking parts style value of the specified style object.DESCRIPTION
TheQ3PickPartsStyle_Getfunction returns, in thepartsparameter, a pointer to the current picking parts value of the style object specified by thepickPartsObjectparameter. See page 6-10 for a list of masks used to construct a picking parts value.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help