The returned identifier must be closed with H5Tclose.
H5Mget_val_type
fn
hid_t H5Mget_val_type(hid_t map_id)Gets the value datatype of a map.
Parameters
map_id | Map identifier |
Returns
A datatype identifier on success, or H5I_INVALID_HID on failure.