17 Managing View Hints Objects
Q3ViewHints_GetAttributeSet
function 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.
Q3ViewHints_GetAttributeSet
function returns, in the attributeSet
parameter, the current attribute set of the view hints object specified by the viewHints
parameter. The reference count of the attribute set is incremented.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker