H5Pcopy_prop

fnherr_t H5Pcopy_prop(hid_t dst_id, hid_t src_id, const char * name)

Copies a property from one list to another.

Parameters

dst_idDestination property list identifier
src_idSource property list identifier
nameName of property to copy

Returns

Non-negative on success, negative on failure.