pe_parameter_authority_set

Sets the authority of a parameter

Usage syntax

void pe_parameter_authority_set (PE_PARAMETER parameter, PE_AUTHORITY authority);

Parameters
parameter The parameter object
authority New authority of the object
Description

This function assigns an authority to a parameter.

Examples

pe_parameter_authority_set(lam0,auth);