stm_r_xx_containing_fields Returns the list of union or record elements that contain fields. You can call this function without indicating the specific element type: stm_r_containing_fields (id, &status) Function Type stm_list For Elements data-item di user-defined type dt Syntax stm_r_xx_containing_fields (xx_id, &status) Arguments Argument Input/Output Type Description xx_id In stm_id The element ID status Out int The function status code Status Codes ● stm_success ● stm_id_not_found ● stm_id_out_of_range ● stm_missing_field ● stm_unresolved
stm_r_containing_fields (id, &status)
data-item
di
user-defined
type
dt
xx_id
stm_id
status
int
stm_success
stm_id_not_found
stm_id_out_of_range
stm_missing_field
stm_unresolved