pe_unit_authority

Retrieves the authority information of a unit

Usage syntax

PE_AUTHORITY pe_unit_authority (PE_UNIT unit);

Parameters
unit The unit object
Description

This function retrieves the authority of the specified unit.

Returns

The authority object of the unit

Examples

PE_AUTHORITY auth = pe_unit_authority(PE_UNIT m);