pe_parameter_authority_set |
|
Sets the authority of a parameter
void pe_parameter_authority_set (PE_PARAMETER parameter, PE_AUTHORITY authority);
parameter | The parameter object |
authority | New authority of the object |
This function assigns an authority to a parameter.
pe_parameter_authority_set(lam0,auth);