H5Pget_vol_cap_flags
fn
herr_t H5Pget_vol_cap_flags(hid_t plist_id, ulong * cap_flags)Gets the VOL capability flags.
Parameters
plist_id | File access property list identifier |
cap_flags | Pointer to receive capability flags |
Returns
Non-negative on success, negative on failure.