Q3View_GetAttributeSetState
You can use theQ3View_GetAttributeSetState
function to get the current attribute set associated with a view.
TQ3Status Q3View_GetAttributeSetState ( TQ3ViewObject view, TQ3AttributeSet *attributeSet);
view
- A view.
attributeSet
- On exit, the attribute set currently associated with the specified view.
DESCRIPTION
TheQ3View_GetAttributeSetState
function returns, in theattributeSet
parameter, the current attribute set of the view specified by theview
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help