stm_r_pm_project_members Function Type stm_list Description Returns a list of all the members of the specified project in the project management database. Syntax stm_r_pm_project_members (pname, &status) Arguments Argument Input/Output Type Description pname In char * The name of the project. status Out int The function status code. Status Codes ● stm_success ● stm_nonexistent_project
pname
char *
status
int
stm_success
stm_nonexistent_project