Copies the values of a subset of the source keywords to the identically named keywords in the target DRMS record. If the usesrcset flag is set to 1, then the subset to copy is derived from the keywords present in the source DRMS record. All keywords in the source record that are a member of the class (see DRMS_KeywordClass_enum for a list of classes) specified are copied to the target record. If the usesrcset flag is set to 0, then the keywords to copy are derived from the target record. It may be desireable to copy keyword values from multiple source records to a single target record, in which case this function needs to be called once for each source.
Definition at line 1601 of file drms_keyword.c.
|