pe_vtmethod_authority

Retrieves the authority information of a vertical transformation method

Usage syntax

PE_AUTHORITY pe_vtmethod_authority (PE_VTMETHOD vtmethod);

Parameters

vtmethod

The vertical transformation method object

Description

Retrieves the authority of the specified vertical transformation method

Returns

The authority object of a vertical transformation method

Examples

PE_AUTHORITY auth = pe_vtmethod_authority(PE_VTMETHOD vt_mth);