H5Pget_elink_acc_flags
fn
herr_t H5Pget_elink_acc_flags(hid_t plist_id, uint * flags)Gets the external link file access flag.
Parameters
plist_id | Link access property list identifier |
flags | Pointer to receive the access flags |
Returns
Non-negative on success, negative on failure.