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

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

Introduced 5.6

See Also

H5S_GET_SELECT_NPOINTS, H5S_SELECT_ALL, H5S_SELECT_ELEMENTS, H5S_SELECT_HYPERSLAB


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