pe_hvdatum_authority |
Retrieves the authority information of an hvdatum
PE_AUTHORITY pe_hvdatum_authority (PE_HVDATUM hvdatum);
hvdatum | The hvdatum object |
This function retrieves the authority of the specified hvdatum.
The authority object of an hvdatum
PE_AUTHORITY auth = pe_hvdatum_authority(PE_HVDATUM hv);