pe_parameter_authority |
Retrieves the authority information of a parameter.
PE_AUTHORITY pe_parameter_authority (PE_PARAMETER parameter);
parameter | The parameter object |
This function retrieves the authority of the specified parameter.
The authority object of a parameter
PE_AUTHORITY auth = pe_parameter_authority(PE_PARAMETER scalefactor);