stm_r_pm_project_manager Function Type char * Description ● Returns the manager of the specified project in the project management database. Syntax stm_r_pm_project_manager (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