The returned identifier must be closed with H5Pclose.
H5Mget_access_plist
fn
hid_t H5Mget_access_plist(hid_t map_id)Gets the access property list of a map.
Parameters
map_id | Map identifier |
Returns
A property list identifier on success, or H5I_INVALID_HID on failure.