stm_r_pm_member_workareas Function Type stm_list Description Returns the workareas of the specified user. Syntax stm_r_pm_member_workareas (o_name, p_name, &status) Arguments Argument Input/Output Type Description o_name In char * The name of the user. p_name In char * The name of the project. status Out int The function status code. Status Codes ● stm_success ● stm_nonexistent_project ● stm_not_member_of_project
o_name
char *
p_name
status
int
stm_success
stm_nonexistent_project
stm_not_member_of_project