H5Fget_info2
fn
herr_t H5Fget_info2(hid_t file_id, H5F_info2_t * finfo)Retrieves global information about the file.
Parameters
file_id | File identifier |
finfo | Pointer to receive the file information structure |
Returns
Non-negative on success, negative on failure.