Previous Scientific Data Formats: Hierarchical Data Format - HDF5 Next

H5S_SELECT_NONE

Syntax | Arguments | Keywords | Version History | See Also

The H5S_SELECT_NONE procedure resets the dataspace selection region to include no elements.

Syntax

H5S_SELECT_NONE, Dataspace_id

Arguments

Dataspace_id

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

Keywords

None

Version History

5.6
Introduced

See Also

H5S_GET_SELECT_NPOINTS, H5S_SELECT_ALL, H5S_SELECT_ELEMENTS, H5S_SELECT_HYPERSLAB

  IDL Online Help (March 06, 2007)