stmDeleteAllAttributes Deletes all attributes of a specified element. Syntax stmDeleteAllAttributes (STMContextHandle, chart_name, element_name, element_type) Return Type status_code See Function Status Codes for the list of possible values. Arguments Argument Name Input/Output Argument Type Argument Description stm_context Input Pointer STM context descriptor that was returned by stmInitImport chart_name Input String Chart name element_name Input String Element name element_type Input Enumeration stm_element_type Element type
stmDeleteAllAttributes (STMContextHandle, chart_name, element_name,
element_type)
status_code