H5Pset_copy_object
fn
herr_t H5Pset_copy_object(hid_t plist_id, uint copy_options)Sets the object copy flags.
Parameters
plist_id | Object copy property list identifier |
copy_options | Copy options flags (H5O_COPY) |
Returns
Non-negative on success, negative on failure.