H5Pset_copy_object

fnherr_t H5Pset_copy_object(hid_t plist_id, uint copy_options)

Sets the object copy flags.

Parameters

plist_idObject copy property list identifier
copy_optionsCopy options flags (H5O_COPY)

Returns

Non-negative on success, negative on failure.