5 Creating and Managing Attribute Sets
Q3AttributeSet_Clear
function to remove an attribute of a certain type from an attribute set.
TQ3StatusQ3AttributeSet_Clear
( TQ3AttributeSet attributeSet, TQ3AttributeType type);attributeSet
An attribute set.type
An attribute type.
Q3AttributeSet_Clear
function removes the attribute whose type is specified by the type
parameter from the attribute set specified by the attributeSet
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker