pe_hvdatum_authority_set

Sets the authority of an hvdatum

Usage syntax

void pe_hvdatum_authority_set (PE_HVDATUM hvdatum, PE_AUTHORITY authority);

Parameters
hvdatum The hvdatum object
authority New authority of the object
Description

This function assigns an authority to an hvdatum.

Examples

pe_hvdatum_authority_set(hvd,auth);