hw_api_object->remove
(no version information, might be only in CVS)
hw_api_object->remove -- Removes attribute
Description
bool
hw_api_object->remove ( string name )
Removes the attribute with the given name. Returns TRUE on success
and otherwise FALSE.
See also hwapi_object_insert().