pe_unit_authority |
Retrieves the authority information of a unit
PE_AUTHORITY pe_unit_authority (PE_UNIT unit);
unit | The unit object |
This function retrieves the authority of the specified unit.
The authority object of the unit
PE_AUTHORITY auth = pe_unit_authority(PE_UNIT m);