12 #include <tccore/libtccore_exports.h>
19 #define PROJECT_create_msg "PROJECT_create"
20 #define PROJ_id_size_c 64
21 #define PROJ_name_size_c 32
22 #define PROJ_desc_size_c 240
23 #define PROJECTTEAM_AUTHOR_ROLE "Project Author"
40 const char* project_id,
42 const char* description,
74 const char* project_id,
156 tag_t* users_groups_groupmembers
171 tag_t* users_groups_groupmembers
235 tag_t project_administrator,
236 int privileged_user_count,
237 tag_t* privileged_users
257 int administrator_count,
258 tag_t* administrators,
259 int privileged_user_count,
260 tag_t* privileged_users
276 int* administrator_count,
277 tag_t** administrator_tags,
278 int* privileged_user_count,
279 tag_t** privileged_user_tags
295 tag_t source_project,
296 const char * project_id,
297 const char * project_name,
298 const char * project_description,
398 const char* project_id,
451 const char *description
465 const char* project_id,
467 const char* description,
468 const logical use_program_level_security,
484 const logical use_program_level_security
522 logical privileged_projects_only,
538 const char * project_id,
540 const char ** filter_names,
541 const char ** filter_values,
542 int * number_objects,
552 #include <tccore/libtccore_undef.h>