hw_api_object->remove
(no version information, might be only in CVS)
hw_api_object->remove -- Removes attribute
Description
class
hw_api_object {
bool
remove ( string name )
}
Removes the attribute with the given name.
Return Values
Returns TRUE on success or FALSE on failure.