hw_api_object->insert
    (no version information, might be only in CVS)
hw_api_object->insert -- Inserts new attribute
Description
bool 
insert ( object attribute)
     Adds an attribute to the object. Returns TRUE on success and otherwise
     FALSE.
    
     See also hwapi_object_remove().