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

H5S_GET_SELECT_HYPER_NBLOCKS


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

The H5S_GET_SELECT_HYPER_NBLOCKS function determines the number of hyperslab blocks in the current dataspace selection.

Syntax

Result = H5S_GET_SELECT_HYPER_NBLOCKS(Dataspace_id)

Return Value

Returns an integer representing the number of blocks.

Arguments

Dataspace_id

An integer representing the dataspace identifier to be queried.

Keywords

None.

Version History

Introduced 5.6

See Also

H5S_GET_SELECT_BOUNDS, H5S_GET_SELECT_ELEM_NPOINTS, H5S_GET_SELECT_NPOINTS, H5S_GET_SIMPLE_EXTENT_NPOINTS


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