pe_htmethod_authority |
Retrieves the authority information of a htmethod
PE_AUTHORITY pe_htmethod_authority (PE_HTMETHOD htmethod);
htmethod | The htmethod object |
This function retrieves the authority of the specified htmethod.
The authority object of a htmethod
PE_AUTHORITY auth = pe_htmethod_authority(PE_HTMETHOD ht_mth);