H5Pget_copy_object
fn
herr_t H5Pget_copy_object(hid_t plist_id, uint * copy_options)Gets the object copy flags.
Parameters
plist_id | Object copy property list identifier |
copy_options | Pointer to receive the copy options flags |
Returns
Non-negative on success, negative on failure.