The H5T_COMMITTED function determines whether a datatype is a named datatype or a transient type.
Result = H5T_COMMITTED(Datatype_id)
Returns an integer of 1 if the datatype is named and 0 if the datatype is transient.
An integer representing the datatyped identifier to be queried.
None.
Introduced 5.6