Routines (alphabetical) > Routines: H > HDF5 Routines > H5S_SELECT_ALL

H5S_SELECT_ALL

The H5S_SELECT_ALL procedure selects the entire extent of a dataspace.

Syntax

H5S_SELECT_ALL, Dataspace_id

Arguments

Dataspace_id

An integer representing the dataspace’s identifier to be selected.

Keywords

None

Version History

5.6

Introduced

See Also

H5S_GET_SELECT_NPOINTS , H5S_SELECT_ELEMENTS , H5S_SELECT_HYPERSLAB , H5S_SELECT_NONE