Q3ViewHints_GetAttributeSet
You can use theQ3ViewHints_GetAttributeSetfunction to get the current attribute set associated with a view hints object.
TQ3Status Q3ViewHints_GetAttributeSet ( TQ3ViewHintsObject viewHints, TQ3AttributeSet *attributeSet);
viewHints- A view hints object.
attributeSet- On exit, the attribute set currently associated with the specified view hints object.
DESCRIPTION
TheQ3ViewHints_GetAttributeSetfunction returns, in theattributeSetparameter, the current attribute set of the view hints object specified by theviewHintsparameter. The reference count of the attribute set is incremented.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help