|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5S_SELECT_VALID function verifies that the selection is within the extent of a dataspace.
Result = H5S_SELECT_VALID(Dataspace_id)
Returns 1 if the selection is within the dataspace and 0 if it is not.
An integer representing the dataspace's identifier to be queried.
None
H5S_GET_SELECT_NPOINTS, H5S_SELECT_ELEMENTS, H5S_SELECT_HYPERSLAB
IDL Online Help (March 06, 2007)