Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

H5S_GET_SIMPLE_EXTENT_TYPE


Syntax | Return Value | Arguments | Keywords | Version History | See Also

The H5S_GET_SIMPLE_EXTENT_TYPE function returns the current class of a dataspace.

Syntax

Result = H5S_GET_SIMPLE_EXTENT_TYPE(Dataspace_id)

Return Value

Returns a string containing the class. Possible values are:

Arguments

Dataspace_id

An integer representing the dataspace's identifier to be queried.

Keywords

None.

Version History

Introduced 5.6

See Also

H5S_GET_SIMPLE_EXTENT_DIMS, H5S_GET_SIMPLE_EXTENT_NDIMS, H5S_GET_SIMPLE_EXTENT_NPOINTS


Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]