stm_r_md_implementation Retrieves the implementation type for the specified module. Function Type char * For Elements module md Syntax stm_r_md_implementation (md_id, &status) Arguments Argument Input/Output Type Description md_id In stm_id The module ID. status Out int The function status code. Status Codes ● stm_success ● stm_id_out_of_range ● stm_id_not_found ● stm_unresolved ● stm_not_instance
module
md
md_id
stm_id
status
int
stm_success
stm_id_out_of_range
stm_id_not_found
stm_unresolved
stm_not_instance