stm_calculate_element_magic_number Returns a number that reflects a status of a specified element. A change in the element's definition is reflected by a change in the returned number. Function Type long For Elements All types Syntax stm_calculate_element_magic_number(el_id, &status) Arguments Argument Input/Output Type Description el_id In stm_id The element ID. status Out int The function status code. Status Codes ● stm_success ● stm_missing_local_data ● stm_no_connected_chart
el_id
stm_id
status
int
stm_success
stm_missing_local_data
stm_no_connected_chart