The H5T_GET_CLASS function returns the datatype’s class.
Result = H5T_GET_CLASS(Datatype_id)
Returns a string containing the datatype’s class. Possible return values include:
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |