pe_vtmethod_authority |
Retrieves the authority information of a vertical transformation method
PE_AUTHORITY pe_vtmethod_authority (PE_VTMETHOD vtmethod);
vtmethod |
The vertical transformation method object |
Retrieves the authority of the specified vertical transformation method
The authority object of a vertical transformation method
PE_AUTHORITY auth = pe_vtmethod_authority(PE_VTMETHOD vt_mth);