pe_projection_authority_set |
|
Sets the authority of a projection
void pe_projection_authority_set (PE_PROJECTION projection, PE_AUTHORITY authority);
projection | The projection object |
authority | New authority of the object |
This function ssigns an authority to a projection.
pe_projection_authority_set(gk,auth);