|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5T_GET_NMEMBERS function returns the number of fields in a compound datatype.
Result = H5T_GET_NMEMBERS(Datatype_id)
Returns the number of fields.
An integer representing the datatype's identifier to be queried.
None
H5T_GET_MEMBER_CLASS, H5T_GET_MEMBER_NAME, H5T_GET_MEMBER_OFFSET, H5T_GET_MEMBER_TYPE
IDL Online Help (March 06, 2007)