Utility Functions : List of Utility Functions : stm_delete_attributes

stm_delete_attributes
Removes an attribute entry from the properties for an element.

Initialization of the program must be done in self_transaction mode, that is use stm_init_uad with self_transaction.

Use stm_start_transaction_rw(), instead of stm_start_transaction().

Use stm_commit_transaction() at the end of each transaction.

Function Type
void
For Elements
Syntax
stm_delete_attributes (id, attr_name, attr_val, &status)
Arguments
Input/Output
This name must be uppercase, alpha-numeric, or empty (with a maximum length of 31).
Status Codes