pe_hvdatum_authority_set |
Sets the authority of an hvdatum
void pe_hvdatum_authority_set (PE_HVDATUM hvdatum, PE_AUTHORITY authority);
hvdatum | The hvdatum object |
authority | New authority of the object |
This function assigns an authority to an hvdatum.
pe_hvdatum_authority_set(hvd,auth);